Important! Before running a SiteMinder utility or executable on Windows Server 2008, open the command line window with Administrator permissions. Open the command line window this way, even if your account has Administrator privileges. For more information, see the release notes for your SiteMinder component.
To configure CA Directory as a policy store
Note: The netegrity.dxc file is installed with the Policy Server in siteminder_home\eTrust.
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
# Netegrity Schema source "netegrity.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.
Connection settings appear.
Specifies the host name or IP address of the CA Directory host system.
Specifies the port on which the DSA is listening.
Example: o=psdsa,c=US
A view into DSA appears.
Netegrity
SiteMinder
PolicySvr4
The base tree structure is created.
Consider the following:
Example: dn: cn=admin,o=yourcompany,c=in
Database settings appear.
Important! If you are accessing this graphical user interface on Windows Server 2008, open the shortcut with Administrator permissions, even if you are logged into the system as an Administrator. For more information, see the release notes for your SiteMinder component.
The policy store settings are saved.
If the connection is successful, SiteMinder returns a confirmation. If the connection is not successful, SiteMinder returns an error message. If you receive an error message, verify that the values you entered are correct and that the directory is running.
Specifies the Policy Server installation path.
smreg -su super_user_password
Specifies the password for the SiteMinder superuser account.
Note: Be sure that there is a space between -su and the superuser password.
Deleting smreg.exe prevents anyone from changing the superuser password without knowing the previous one.
smobjimport -isiteminder_home\db\smdif\smpolicy.smdif -dsuper_user_administrator -wsuper_user_password -v
Specifies the Policy Server installation path.
Note: When manually configuring a policy store on Windows, you can import one of the following:
The file named smpolicy–secure provides additional security through enhanced default Web Agent configuration parameters.
Specifies the name of a SiteMinder account with superuser privileges.
Specifies the password for the SiteMinder superuser.
Note: If an argument contains spaces, use double quotes around the entire argument.
Windows example: smobjimport -i“C:\Program Files\Netegrity\siteminder\db\smdif\smpolicy.smdif” -d"SM Admin" -wPassword -v
UNIX: smobjimport -i$NETE_PS_ROOT/db/smdif/smpolicy.smdif
-d"SM Admin" -wPassword -v
Outputs error, warning, and comment messages in verbose format so you can monitor the status of the import.
The policy store is configured and you can now log in to the Policy Server User Interface.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |