3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)
4.17
LDAP Connection
InForm OS Version 2.2.4 3PAR InForm OS CLI Administrator’s Manual
Example:
The example above corresponds to step 1 on page 4.16 and displays the following:
The LDAP server’s IP address is 192.168.10.13.
The DNS_HostName is domaincontroller.3par.com.
The defaultNamingContext is DC=3par,DC=com.
The example above corresponds to step 2 on page 4.16 through step 3 on page 4.16.
4.3.2.2 Configuring Binding Parameters
After you have configured the connection parameters to your LDAP server, you must configure
the binding (authentication) parameters for users.
1 Issue the
setauthparam binding simple command.
2 Issue the
setauthparam user-atter <DN_attribute> command to set the attribute
used to form a DN to the Windows domain.
Example:
In the example above, the Windows domain is
NTDOM1.
% ldapsearch -LLL -x -H ldap://192.168.10.13 -b "" -s base dnsHostName
ldapServiceName defaultNamingContext
dn:
dnsHostName: domaincontroller.3par.com
ldapServiceName: 3par.com:domaincontroller$@NTDOM1.3PAR.COM
defaultNamingContext: DC=3par,DC=com
InServ1 cli% setauthparam -f ldap-server 192.168.10.13
InServ1 cli% setauthparam -f ldap-server-hn domaincontroller.3par.com
InServ1 cli% setauthparam -f binding simple
setauthparam -f user-attr NTDOM1\\