|
Obtaining an Authenticated Connection: Source Code Details 1 |
|
| |
|
|
| When ldapLogin( ) is called, dirServerName contains the domain name or IP address for the server running NLDAP.NLM. NLDAP.NLM controls access to the NDS tree associated with its server. For more information about how LDAP clients connect to NDS, refer to LDAP SSL Connections to Novell's LDAP Services userName contains the distinguished name for the user object. Remember that LDAP delimits the object name components in the distinguished name path with ",". For information on building an LDAP distinguished name, refer to "Building an LDAP distinguished name." pWord contains the password for the user object specified in userName. |