Common Content for Data Engineering
- Common Content for Data Engineering 10.5.2
- All Products
infacmd.sh createConnection -dn DomainName -un Domain_UserName -pd Domain_Pwd -cn conname -cid conname -ct ldap -o hostName=hostIPAddress port=port_number userName=ldapUserName password=LDAPPWD
Property
| Description
|
---|---|
hostName
| The host name of the LDAP directory server that you want to access.
|
port
| The port number to access the LDAP directory server.
|
userName
| LDAP user name.
|
password
| Password for the LDAP user name. The password is case sensitive.
|