|
Note – The OpenSSO Enterprise 8.0 ssoadm utility is not compatible with OpenSSO Enterprise 8.0 Update 1 ssopatch utility. Therefore, after you deploy OpenSSO Enterprise 8.0 Update 1, also re-install the Update 1 tools and scripts in the ssoAdminTools.zip file. ssoAdminTools.zip FilesThe ssoAdminTools.zip file is in the following directory: For example: /opt/opensso/tools The following table describes the files after you unzip ssoAdminTools.zip.
To Install the OpenSSO Enterprise Tools and Scripts
Next Steps You can now run the OpenSSO Enterprise CLI tools and utilities from the following directory: tools-zip-root/deploy_uri/bin where:
For example: /opt/ssotools/opensso/bin Related Information
Using ssoadm With OpenSSO Enterprise Configured as a SiteIn a typical large deployment, OpenSSO Enterprise server instances are configured behind one or load balancers. The HTTP(s) traffic is usually one directional. That is, the traffic goes from one of the load balancers to the servers, but requests from servers are unable to reach the load balancers. If the above scenario applies to your deployment and you need to use the ssoadm utility (Solaris and Linux systems) or ssoadm.bat utility (Windows), perform the following procedure. To Use ssoadm With OpenSSO Enterprise Configured as a Site1. After you install the tools, edit the ssoadm or ssoadm.bat utility by adding the following property to the java command: -D"com.iplanet.am.naming.map.site.to.server= http://lb.example.com:8080/opensso=http://sso1.example.com:8080/opensso" where lb is the load balancer, and sso1 is the OpenSSO Enterprise server where ssoadm or ssoadm.bat is installed. 2. Save the ssoadm or ssoadm.bat utility. The utility can now send naming requests to the OpenSSO Enterprise server instance. |

