ldapmodify
Description
This is an LDAP utility that imports users to an LDAP server. The input file must be in the LDIF format.
|
Notes:
|
Syntax
|
Parameters
Parameter |
Description |
---|---|
|
Runs the command in debug mode with the specified TDERROR debug level. Valid values are from 0 (disabled) to 5 (maximal level, recommended). |
|
Specifies the LDAP Server computer by its IP address or resolvable hostname. If you do not specify the LDAP Server explicitly, the command connects to |
|
Specifies the LDAP Server port. Default is 389. |
|
Specifies the LDAP Server administrator Distinguished Name. |
|
Specifies the LDAP Server administrator password. |
|
Specifies that this is the LDAP " |
|
Specifies to read values from files (for binary attributes). |
|
Specifies to ignore errors during continuous operation. |
|
Specifies to force changes on all records. |
|
Specifies the Kerberos bind. |
|
Specifies the Kerberos bind, part 1 only. |
|
Specifies to print the LDAP " |
|
Specifies to replace values, instead of adding values. |
|
Specifies to run in verbose mode. |
|
Specifies the Client side timeout for LDAP operations, in milliseconds. Default is " |
|
Specifies to use SSL connection. |
|
Specifies to read from the The input file must be in the LDIF format. |
|
Specifies to read the entry from the stdin. The " It specifies the input comes from the standard input (from the data you enter on the screen). |