You configure the LDAP connection from the Control Panel. The settings include whether LDAP is enabled and required for authentication, the connection to the LDAP server, and whether to import or export users to or from the LDAP directory.
To display the LDAP configuration page and configure the basic settings:
If this box is checked, then any users that you create manually in Studio cannot log in.
To make sure that users you create manually can log in, make sure that this box is not checked.
Field | Description |
---|---|
Base Provider URL | The location of your LDAP server.
Make sure that the machine on which Studio is installed can communicate with the LDAP server. If there is a firewall between the two systems, make sure that the appropriate ports are opened. |
Base DN | The Base Distinguished Name for your
LDAP directory.
For a commercial organization, it may look something
like:
dc=companynamehere,dc=com |
Principal | The user name of the administrator
account for your LDAP system.
This ID is used to synchronize user accounts to and from LDAP. |
Credentials | The password for the administrative user. |
After providing the connection information, to test the connection to the LDAP server, click the Test LDAP Connection button.
Field | Description |
---|---|
Authentication Search Filter | Determines the search criteria for
user logins.
By default, users log in using their email address. If you have changed this setting, you must modify the search filter here. For example, if you changed the authentication method to
use the screen name, you would modify the search filter so that it can match
the entered login name:
(cn=@screen_name@) |
Import Search Filter | Depending on the LDAP server, there are
different ways to identify the user.
The default setting (objectClass=inetOrgPerson) usually is fine, but to search for only a subset of users or for users that have different object classes, you can change this. |
After setting up the attribute mappings, to test the mappings, click Test LDAP Users.
To test the group mappings, click Test LDAP Groups. The system displays a list of the groups returned by your search filter.
If the box is not checked, then Studio synchronizes each user as they log in.
It is recommended that you leave this box unchecked.
It is recommended that you leave this box unchecked.
Oracle Endeca Information Discovery Studio: Studio Administration and Customization Guide · Version 3.0.0 · March 2013
Copyright © 2003, 2013, Oracle and/or its affiliates. All rights reserved.