Previous Topic: Advanced Password Services (APS) Release NotesNext Topic: Defects Fixed in 12.51


Installation and Upgrade Considerations

This section contains the following topics:

Configuration Changes Required for Oracle iPlanet Web Server

Configuration Changes Required for Oracle iPlanet Web Server

To configure APS to work with an Oracle iPlanet web server, add entries to the magnus.conf file of the appropriate web server instance.

Follow these steps:

  1. Open iPlanet_install_dir/server_instance/config/magnus.conf in a text editor.
  2. Add the following lines:
    Init fn="init-cgi" SMPORTAL="webagent_install_dir/bin/SmPortal.cfg" 
    
    APS_LANG_PATH="webagent_install_dir/bin/Language" 
    
    LD_LIBRARY_PATH="webagent_install_dir/bin:webagent_install_dir/ETPKI/lib:<webagent installed directory>/lib:webagent_install_dir/ETPKI:/lib:"
    
  3. Save the magnus.conf file and exit the text editor.

The Oracle iPlanet web server instance is configured to work with APS.