You can configure an IBM directory server as a policy store for r12.0 SP2.
To create the policy store schema
Specifies the Policy Server installation path.
smldapsetup ldgen -hhost -pport -dAdminDN -wAdminPW -rroot -ssl1|0 -ccert -ffile_name -mLDAP_version
Note: For more information on the smldapsetup tool, see the Policy Server Administration Guide.
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 the LDAP user account with privileges to create a new LDAP root.
Example: "cn=Directory Manager"
Specifies the password for the LDAP user account with privileges to create a new LDAP root.
Example: MyPassword123
Specifies the directory server's root.
Example: c=domain,dc=com
(Optional) Specifies an SSL connection.
Limits: 0=no or 1=yes
Default: 0
(Only required if ssl is set to 1) Defines the absolute path to the SSL client certificate database.
Specifies the name of the schema file that you are creating for the policy store.
Specifies the directory server version.
smldapsetup ldmod -ffile_name
Specifies the name of the schema file that you created for the policy store.
The policy store schema is created for r12.0 SP2.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |