diff options
Diffstat (limited to 'src/kadmin/server/kadmind.M')
| -rw-r--r-- | src/kadmin/server/kadmind.M | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/src/kadmin/server/kadmind.M b/src/kadmin/server/kadmind.M index 6e4cb5252..dbe4ee86b 100644 --- a/src/kadmin/server/kadmind.M +++ b/src/kadmin/server/kadmind.M @@ -66,12 +66,8 @@ Options supported for LDAP database are: \-x nconns=<number_of_connections> specifies the number of connections to be maintained per LDAP server. -\-x port=<port_number> -specifies the secure port number where the LDAP server is listening. - -\-x host=<hostname> -specifies the host on which the LDAP server is running. -The <hostname> should be the same as the host name set in the LDAP server certificate. +\-x host=<ldapuri> +specifies the LDAP server to connect to by a LDAP URI. \-x binddn=<binddn> specifies the DN of the object used by the administration server to bind to the LDAP server. |
