If you are using different external directory stores for authentication and authorization, configure CA EEM as follows:
Note: For more information about how to configure references to external directory, see the Online Help.
To configure the CA EEM Server to use an external directory for authentication, configure the following options in the iPoz.conf file located in /CA/SharedComponents/iTechnology folder after the installation.
Note: Stop iGateway before modifying the iPoz.conf file and restart it afterwards.
Specifies whether you want to use a different external directory for Authentication. Type True to use a different external directory. The default is False.
Specifies the type of external directory. Currently supported types include CA Identity Manager, Custom Mapped Directory, Microsoft Active Directory, Novell eDirectory, Novell eDirectory-CN, and Sun One Directory.
Specifies the UserDn for the type of external directory specified.
Specifies the user password in the encrypted format.
Note: Munge the password using the following command and paste it in the ipoz.conf file.
/iTechnology/safex -munge <password in clear text>
Specifies the host name on which the external directory has been configured.
Specifies the port to which the external directory listens.
Specifies the pre-search filter per the external directory. You can search for any object class such as, users.
Specifies the post-search filter per the external directory. You can search for any object class such as, users.
Specifies if the CA EEM Server must cache the external directory folders. If this tag is set to True, CA EEM Server caches the external folders and you can access these folders using the CA EEM admin GUI. If this tag is set to False, CA EEM does not display the external directory folders in the CA EEM admin GUI.
Value: [True|False]
| Copyright © 2010 CA. All rights reserved. | Email CA Technologies about this topic |