4de4f15efbb5673f3f3d046d6d6e4e2d0f58b139
[aaf/authz.git] / opt / app / aaf / common / README.txt
1 # Initial instructions for Common Directory
2
3 1) Generate a Keyfile
4         a) From the "Cadi" Lib directory
5                 java -jar <CADI DIRECTORY>/lib/cadi_core*.jar keygen com.osaaf.keyfile
6 2) "cp" com.osaaf.common.props.sample to a locally named file
7         a) It is best to replace relative paths with canonical paths
8         a) Add your Cassandra Connection info.
9         b) For your Password, do (from "Cadi Lib" again):
10                 java -jar <CADI DIRECTORY>/lib/cadi_core*.jar digest com.osaaf.keyfile
11                 Prepend "enc:" to the encrypted password
12 3) "ln -s" the locally named file to com.osaaf.common.props
13 4) "cp" com.osaaf.props.sample to com.osaaf.props
14         Note: This file will be replaced by Certificate Manager if used
15         a) Update with appropriate "Certificate Manger" URL, if used