Installation and Upgrade Guides › Directory Configuration Guide › Red Hat Directory Server › How to Configure a Red Hat Directory Server as a Policy Store › Create the Policy Store Schema in a Red Hat Directory Server
Create the Policy Store Schema in a Red Hat Directory Server
You can create the policy store schema in a Red Hat Directory Server.
Follow these steps:
- Log in to the Policy Server host system.
- Run the following command:
smldapsetup ldgen -fschema_file
- schema_file
-
Specifies the name of the LDIF file you are creating.
An LDIF file is created using the policy store schema.
- Run the following command:
smldapsetup ldmod -fschema_file
- schema_file
-
Specifies the name of the LDIF file you created.
The policy store schema is imported.
- Do the following:
- Restart the directory server. Restarting the directory server is required to save the policy store schema correctly.
- Repeat step 3. Restarting the directory server removed the policy store root. Importing the policy store schema again is required to create the policy store root.
- Run the following command:
smldapsetup ldmod
-fsiteminder_home/xps/db/tier2/redhat/RedHat_7_1.ldif
- siteminder_home
-
Specifies the Policy Server installation path.
The policy store schema is extended for XPS.
The policy store schema is created.
Copyright © 2012 CA.
All rights reserved.
|
|