You can upgrade an existing 5.x policy store to a r12.1 policy store.
To upgrade the policy store schema
Specifies the Policy Server installation path.
smldapsetup ldgen -hhost -pport -dAdminDN -wAdminPW -rroot -ssl1|0 -ccert -ffile_name.ldif -u -m4
Specifies the IP address of the directory server.
Example: 123.123.12.12
Specifies the port number on which the directory server is listening.
Example: 3500
Specifies the name of an LDAP user with privileges to create a new LDAP root.
Example: cn=Directory Manager
Specifies the password of an LDAP user with privileges to create a new LDAP root.
Example: MyPassword123
Specifies the root node of the schema in the LDAP tree.
Example: c=domain,dc=com
Specifies an SSL-encrypted connection.
Limits: 0=no | 1=yes
Default: 0
(Required for an SSL-encrypted connection) Specifies the path of the SSL client certificate database file.
Specifies the name of the schema file that you are creating.
Specifies the creation of a schema file for an upgrade.
Specifies the LDAP server type Oracle Internet Directory.
smldapsetup ldmod -hhost -pport -dAdminDN -wAdminPW -rroot -ssl1|0 -ccert -ffile_name.ldif -m4
Specifies the name of the schema file that you created.
ldapmodify -hhost -pport -dAdminDN -wAdminPW -c -fdir_config_home/xps/oid_10g/OID_10g.ldif -Z -Pcert
Specifies the name of the XPS schema file that is supplied with r12.1.
Specifies the Directory Configuration installation path.
Specifies an SSL-encrypted connection.
Specifies the path of the SSL client certificate database file (cert7.db).
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.1.
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |