SiteMinder uses the Sun Java System LDAP SDK, which lets clients open one managed connection to the directory server and perform user binds under that connection. If you are using CA directory as a user store, the Policy Server connects to CA Directory by performing a bind request for each authentication request. Configure CA Directory to handle these requests, or CA Directory runs out of connections and authentication fails.
To enable user store DSA parameters
#SiteMinder set mimic-netscape-for-siteminder = true; set concurrent-bind-user = DN; set hold-ldap-connections = true;
The user store DSA parameters are enabled.
Note: The DN is in x500 format.
Example: <o acme><cn smadmin>
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |