To configure CA Directory as a policy store, complete the following procedures:
Create the DSA by running the following command:
dxnewdsa DSA_Name port "o=DSA_Name,c=country_code"
Specifies the name of the DSA.
Specifies the port on which the DSA is to listen.
Specifies the DSA prefix.
Example: "o=psdsa,c=US"
The dxnewdsa utility starts the new DSA.
Note: If the DSA does not automatically start, run the following:
dxserver start DSA_Name
You create the policy store schema so the directory server can function as a policy store.
Important! By default, CA Directory configuration files are read–only. Any CA Directory files that you are instructed to modify, must be updated for write permission. Once the files are updated, you can revert the permission to read–only. Also, all default.xxx files provided by CA Directory are overwritten during a CA Directory upgrade. Use caution when modifying any read-only files.
To create the Policy Store schema
Specifies the Directory Server installation path.
Note: The netegrity.dxc file is installed with the Policy Server in siteminder_home\eTrust. The etrust.dxc file is installed with the Policy Server in siteminder_home\xps\db.
Specifies the Policy Server installation path.
Note: The default.dxg schema file is located in DXHOME\config\schema\default.dxg.
Example: copy the default.dxg schema file and rename the copy to smdsa.dxg
#CA Schema
source "netegrity.dxc";
source "etrust.dxc";
Represents the name of the DSA you created for the policy store.
Note: The DXI file is located in DXHOME\config\servers.
# cache configuration set max-cache-size = 100; set cache-attrs = all-attributes; set cache-load-all = true; set ignore-name-bindings = true;
Note: The max-cache-size entry is the total cache size in MB. Adjust this value based on the total memory available on the CA Directory server and overall size of the policy store.
# cache configuration set ignore-name-bindings = true;
Example: Copy the default DXC file and rename the copy smdsa.dxc.
Note: The default DXC file is located in DXHOME\dxserver\config\limits.
# size limits set max-users = 1000; set credits = 5; set max-local-ops = 1000; set max-op-size = 4000; set multi-write-queue = 20000;
Note: Editing the size limits settings prevents cache size errors from appearing in your CA Directory log files.
Important! The multi-write-queue setting is for text–based configurations only. If the DSA is set up with DXmanager, omit this setting.
Example: change the limits configuration from default.dxc to smdsa.dxc.
Represents the name of the DSA you created for the policy store.
Note: The DXI file of the DSA is located in DXHOME\config\servers.If you created the DSA using DXmanager, the existing limits file is named dxmanager.dxc.
dxserver stop DSA_Name dxserver start DSA_Name
Specifies the name of the DSA.
The policy store schema is created.
You create a view into the directory server to manage objects.
Follow these steps:
Connection settings appear.
Specifies the host name or IP address of the system where CA Directory is running.
Specifies the port on which the DSA is listening.
Example: o=psdsa,c=US
A view into DSA appears.
You create a base tree structure to hold policy store data. You use the JXplorer GUI to create the organizational units.
To create the base tree structure for policy store data
Netegrity
SiteMinder
PolicySvr4
XPS
The base tree structure is created.
You only have to create a superuser administrator if you do not have an administrator account that SiteMinder can use to access the DSA. The Policy Server requires this information to connect to the policy store.
Follow these steps:
Note: Create the user with the following object type:
inetOrgPerson
Example:
dn:cn=admin,o=yourcompany,c=in
You point the Policy Server to the policy store so the Policy Server can access the policy store.
Follow these steps:
Important! If you are accessing this graphical user interface on Windows Server 2008, open the shortcut with Administrator permissions. Use Administrator permissions even if you are logged in to the system as an Administrator. For more information, see the release notes for your SiteMinder component.
Policy Store
LDAP
Note: You can click Help for a description of fields, controls, and their respective requirements.
Key Store
LDAP
Use Policy Store database
Copyright © 2012 CA.
All rights reserved.
|
|