Quick Actions
ldapwhoami
Description
Perform a whoami operation against an LDAP server.
Command
ldapwhoami
Examples
Check current identity
ldapwhoami -H ldap://localhost:389 -D "cn=admin,dc=example,dc=com" -w password
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
-H |
string | No | LDAP server URI |
-D |
string | No | Bind DN |
-w |
string | No | Bind password |
Command Info
Category:
Authentication
Type:
Ldap
Views:
12
Status:
Active
Tags
whoami
authentication
identity