6.2.2. Setting up the LDAP Service Configuration Options
Select the newly-created LDAP configuration and then click Edit.
On the Connection tab, specify the following:
Open/close times out in: 10 seconds
Query times out in: 10 seconds
Re-bind attempted in: 10 seconds
Connection idles out in: 1 minute
Clear all checkboxes
On the Search & Mappings tab, specify the following:
Access this LDAP server using: CUSTOM
In the Record Types and Attributes panel, select Default Attribute Types, and then click Add.
Select the Attribute Types option, select RecordName from the list, and then click OK.
Select the newly-added RecordName attribute, and then click Add under the Map to any items in list panel.
Type "uid" (without the quotes) in the text box. Click outside of the text box to set the value.
Add a Users record, as follows:
Under the Record Types and Attributes panel, click Add.
Select the Record Types option, select Users from the list, and then click OK.
Select the newly-added Users record type, and then click Add under the Map to any items in list panel.
Type "inetOrgPerson" (without the quotes) in the text box. Click outside of the text box to set the value.
In the Search base field, type "dc=example,dc=com" (without the quotes), and select the Search in all subtrees option.
Add attributes to the Users record as appropriate for your deployment. The following is an example of the required procedure.
Under the Record Types and Attributes panel, click Add.
Select the Attribute Types option, and then use Command- to select the attributes that you want to add. For example, a typical deployment might include the following attributes:
AuthenticationAuthority
PrimaryGroupID
RealName
RecordName
UniqueID
UserShell
Click OK to add the selected attributes to the Users record.
Specify appropriate mappings for the attributes that you just added. For example:
Select the Authentication Authority record type, and then click Add under the Map to any items in list panel.
Type "#;Kerberosv5;;$uid$;EXAMPLE.COM" (without the quotes) in the text box. Click outside of the text box to set the value.
Use the same procedure to map PrimaryGroupID to gidNumber.
Use the same procedure to map UniqueID to uidNumber.
Continue until all required entries have been mapped, and then click OK.
Click OK finish setting up the LDAP service configuration options.