Use this worksheet to plan your LDAP configuration.
Description | Recommended value | Your Value |
---|---|---|
IP address | n/a | |
Subnet | n/a | |
Authorized LDAP username | n/a | |
Authorized LDAP password | n/a | |
LDAP certificate | n/a |
Each of the four roles must have an entry in the LDAP database. All must have the parent DN, and all must have the same objectClass. Each must have an attribute containing the string that describes its role; "Administrator," "Backup," "Operator," or "Monitor". Finally, each must support an attribute that can contain multiple values; one value for each role occupant's DN.
Description | Recommended value | Your Value |
---|---|---|
Role parent DN | ou-SANFS Roles... objectclass: organizationalUnit | |
Attribute containing role name | cn | |
Attribute for role occupants | roleOccupant |
Each user must have an entry in the LDAP database. All users must have the same parent DN, and the same objectClass. They must contain a "user ID" type of attribute.
Description | Recommended value | Your Value |
---|---|---|
Attribute containing login userid | uid |
Parent topic: Worksheets
Related information
What do I need to configure LDAP?