Previous Topic: Gather SiteMinder Information

Next Topic: Create the Policy Store Schema

Edit the Policy Store Schema File

Edit the Novell policy store schema upgrade file (Novell_Upgrade_SM55_to_SMR12sp1.ldif) to ensure that it contains your Novell server DN information. You edit the Novell policy store schema upgrade file from the Novell Client.

To edit the policy store schema file

  1. Navigate to policy_server_home\bin or policy_server_home/bin on the machine where the Policy Server is installed.
  2. Run the following command:
    ldapsearch -hhost -pport -bcontainer -ssub -dAdminDN -wAdminPW
    objectclass=ncpServer dn
    

    Example:

    ldapsearch -h192.168.1.47 -p389 -bo=nwqa47container -ssub
    -dcn=admin,o=nwqa47container -wpassword objectclass=ncpServer dn
    

    The Novell server DN opens.

  3. Open the Novell policy store schema upgrade file:

    policy_server_home\novell\Novell_Upgrade_SM55_to_SMR12sp1.ldif

  4. Manually edit the open LDIF file by replacing every NCP_Server variable with the value of your Novell server DN.

    Example: If your Novell server DN value is cn=servername,o=servercontainer, replace every instance of NCP_Server with cn=servername,o=servercontainer.

  5. Save and close the LDIF file.

    The policy store schema file contains your Novell server DN information.


Copyright © 2009 CA. All rights reserved. Email CA about this topic