ldapwhoami
ldapwhoami opens a connection to an LDAP server, binds, and performs a whoami operation. [1]
Documentation
- man 1 'ldapwhoami' [EN]
Syntax
ldapwhoami [PARAMETER ...]
Parameters
- -D BINDDN
- Use the 'Distinguished Name' BINDDN to bind to the LDAP directory.
- -W
- Prompt for simple authentication. This is used instead of specifying the password on the command line.
- -x
- Use simple authentication instead of SASL.
- -Z[Z]
- Issue StartTLS (Transport Layer Security) extended operation. If you use -ZZ, the command will require the operation to be successful.
References
- ↑ man 1 'ldapwhoami'