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 create a policy store in a Openwave directory server
The following lists sample values for the fields:
Note: Refer to the Policy Server Management Guide for a complete description of the LDAP settings.
If the connection is successful, SiteMinder returns a confirmation. If it 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.
smldapsetup ldmod -fschema.txt
sqlplus /nolog
conn <directory user name>/<directory user password> @index.sql
imconfedit
imservping imdirserv
smreg -su <superuserpassword>
where <superuserpassword> is the password for the SiteMinder Super User account.
Note: Ensure there is a space between -su and the <superuserpassword>.
Deleting smreg.exe prevents anyone from changing the Super User password without knowing the previous one.
smobjimport -i<siteminder_installation>\db\smdif\smpolicy.smdif -d<SM_Super_User_Name> -w<superuserpassword> -v
Specifies the installed location of SiteMinder.
Specifies the name of the file containing the default policy store objects that are imported into the policy store.
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 Super User name of the SiteMinder administrator.
Specifies the password for the SiteMinder Super User.
If an argument contains spaces, use double quotes around the entire argument. For example,
Windows Systems:
smobjimport -i“C:\Program Files\Netegrity\siteminder
\db\smdif\smpolicy.smdif” -d"SM Admin" -wPassword -v
UNIX Systems:
smobjimport -i$NETE_PS_ROOT/db/smdif/smpolicy.smdif
-d"SM Admin" -wPassword -v
The policy store is configured and you can now log into the Policy Server User Interface.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |