You can extend a 6.x policy store schema to include the objects introduced by r12.0 SP2. There are no changes to the existing 6.x policy store schema.
To extend the Oracle Internet Directory policy store schema
Specifies the Policy Server installation path.
ldapmodify -hhost -pport -dAdminDN -wAdminPW -c -fdir_config_home/xps/oid_10g/OID_10g.ldif -Z -Pcert
Specifies the IP address of the LDAP directory server.
Example: 123.123.12.12
Specifies the port number of the LDAP directory server.
Example: 3500
Specifies the name of the LDAP user who has the privileges needed to create a new LDAP schema in the LDAP directory server.
Specifies the password of the administrator specified by the -d option.
Specifies continuous mode (do not stop on errors).
Specifies the path and file name of the XPS upgrade file that is provided with r12.0 SP2.
Specifies the Directory Configuration installation path.
Specifies an SSL-encrypted connection.
Specifies the path of the directory where the SSL client certificate database file (cert7.db) exists.
Example:
If cert7.db exists in app/siteminder/ssl, specify:
-Papp/siteminder/ssl
The policy store schema is extended to include the objects introduced by r12.0 SP2.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |