Akenti Admin
Akenti Server Adminstration
You can log in "webflow" account.
In case of using the Akenti without apache server
- Home directory: osprey3:/home/T11F/webflow/Akenti/
- Start the akenti server: "akentiserver" script file
- Stop the akenti server: Use "ps" command and then "kill" command
- Run the command-line "/home/T11F/webflow/Akenti/akenti-docs/cgi-bin/akenti_chk_acc"
- For example,
- akenti_chk_acc
- -t W
- -n "/C=US/O=Northeast Parallel Architectures Center/OU=Gateway Project/CN=Choonhan Youn"
- -r "cyoun"
- -f /home/T11F/webflow/Akenti/conf/Akenti.conf
- -d /home/T11F/webflow/WEBFLOW3/HTDOCS/
- You can modify the above options.
In case of using the Akenti with apache server
- Home directory: osprey3:/home/T11F/webflow/Akenti/
- Start the akenti and apache server: "start-all" script file
- Stop the apache server: "stop-akenti" script file
- Stop the akenti server: Use "ps" command and then "kill" command
- Access the URL: https://osprey3.npac.syr.edu:8443
Generating Certificates
- Home directory: osprey3:/home/T11F/webflow/Akenti/AkentiGen/
- You can execute script file "UseCondition.sh" & "Attribute.sh".
- After storing these certificates at this directory, /home/T11F/webflow/public_html/Certificates/, you can move them into the web accessible directory, /home/T11F/webflow/public_html/WebCert/.
For more information about the Akenti, Send email to me.....
Choonhan Youn