For each enterprise domain you configure, specify the directories
that the authentication provider queries for user information. You
can add a directory to an existing enterprise domain or to a new
enterprise domain that you are adding. You can configure multiple
directories for a domain. You can also configure a domain to use
a custom Service Provider Interface (SPI) for synchronization.
Add a directoryIn Administration Console, click Settings >
User Management > Domain Management.
Click New Enterprise Domain or select an existing enterprise
domain.
Click Add Directory.
In the Profile Name box, type a name to distinguish this
directory and then click Next.
Configure the directory server settings. (See Directory settings.)
To verify that a connection can be made to the LDAP server,
click Test. If the test fails, review the exception in the Application
Server log file to determine the root cause of the failure. Click
Close and then click Next.
Select User Settings and configure the settings as required.
(See Directory settings.)
To verify that the base DN and other configured attributes
collect the correct batch of users, click Test. LDAP attempts to
retrieve the first 200 records by using the provided settings (such
as the base DN, search filter, and all attributes).
If users
are returned, the results show the values that are assigned to each
field as per the attribute set. If the test fails because of a non-existent
server name, incorrect authorization information, or incorrect attributes,
the following error message appears: "The search criteria specified
did not return any result". To determine the root cause of the failure,
review the exception in the Application Server log file. Click Close
and then click Next.
Select Group Settings and configure the settings as required.
(See Directory settings.)
To verify that the base DN and other configured attributes
collect the correct batch of groups, click Test. If groups are returned,
the results show the values that are assigned to each field as per
the attribute set. Click Close.
Add a custom SPIFor information about creating a custom SPI, see "Developing
SPIs for LiveCycle" in Programming with LiveCycle. To make
a newly deployed custom SPI available for association with the domain,
restart the server.
In Administration Console, click Settings > User Management
> Domain Management.
Click New Enterprise Domain or select an existing enterprise
domain.
Click Add Directory.
Type a name in the Profile Name box, select Custom SPI Provider,
and then click Next.
Select a custom user provider from the list and click Next.
Select a custom group provider from the list and click Finish.
|
|
|