3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)
4.22
LDAP Connection
3PAR InForm CLI Administrator’s Manual InForm OS Version 2.3.1
■ dn: CN=3PAR User,OU=Engineering,OU=Users,DC=3par,DC=com displays user locations
in the LDAP server directory information tree (DIT).
The example above corresponds to step 2 on page 4.21 through step 5 on page 4.21. The
following can be surmised based on the group information gathered from running the
ldapsearch command:
■ The Users group within the 3par group is set as the basis for any user search when
authenticating with the LDAP server.
■ The values user, SAMAccountName, and memberOf for the account-obj,
account-name-attr, and memberof-attr parameters are typical of Active Directory
configurations.
InServ1 cli% setauthparam -f accounts-dn OU=Users,DC=3par,DC=com
InServ1 cli% setauthparam -f account-obj user
InServ1 cli% setauthparam -f account-name-attr sAMAccountName
InServ1 cli% setauthparam -f memberof-attr memberOf