Previous Topic: smldapsetup and Sun Java System Directory Server Enterprise Edition

Next Topic: Delete SiteMinder Data in ODBC Databases

Remove the SiteMinder Policy Store using smldapsetup

To remove the SiteMinder policy store data and schema from an LDAP directory, you must first delete the data, then remove the schema.

Important!

To remove the policy store using smldapsetup

  1. Navigate to the following location:
  2. Remove the policy store data by entering the following command:
    smldapsetup remove -hLDAP_IP_Address -pLDAP_Port 
    -d LDAP_Admin -wLDAP_Admin_Password -rLDAP_Base_DN
    -v
    

    Example: smldapsetup remove -h192.169.125.32 -p552 -d"cn=directory manager" -wfirewall -rdc=ad,dc=test,dc=com -v

    Note: Removing the policy store data may take a few moments.

  3. Generate the LDIF file you will use to delete the schema by entering the following:
    smldapsetup ldgen -e -fldif
    
  4. Remove the SiteMinder schema by executing the following command:
    smldapsetup ldmod -fldif
    


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