Previous Topic: How to Configure the Policy Store

Next Topic: Edit the Novell XPS Schema File

Edit the Policy Store Schema File

Edit the Novell policy store schema file (Novell_ADD_SMR12sp2.ldif) to ensure that it contains your Novell server DN information. You edit the Novell policy store schema 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 file:

    policy_server_home\novell\Novell_ADD_SMR12sp2.ldif

  4. Manually edit the open LDIF file by replacing every NCP_Server variable with the value that you found in step 2 for 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 Novell policy store schema file contains your Novell server DN information.


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