To configure a Novell eDirectory Server policy store, you apply the novell_ims8.ldif script.
Follow these steps:
Note: For configuration instructions, see the CA SiteMinder Policy Server Installation Guide.
ldapsearch -h hostname -p port -b container -s sub -D admin_login -w password objectClass=ncpServer dn
For example:
ldapsearch -h 192.168.1.47 -p 389 -b "o=nwqa47container" -s sub -D "cn=admin,o=nwqa47container" -w password objectclass=ncpServer dn
The default location for novell_ims8.ldif on Windows is:
C:\Program Files\CA\Identity Manager\IAM Suite\Identity Manager\tools\policystore-schemas\NovelleDirectory
For example, if the DN value is cn=servername,o=servercontainer, you would replace every instance of NCPServer with cn=servername,o=servercontainer.
See the Novell eDirectory documentation for instructions.
Copyright © 2013 CA.
All rights reserved.
|
|