This command displays LDAP configuration and connection details.
Usage
ldap list
Required Parameters
None
Options
None
Example
vcli: admin> ldap list +----+-------------------------+------+-----------------------------------+----------------------+----------------------+--------+-----------+------------+-----+------------+------------+---------------+-------------+---------+ | ID | URLs | Port | Bind-DN | Search-Base | Group-Search-Base | Method | State | Gid-number | Uid | Uid-number | Uid-member | Posix-account | Posix-group | Use TLS | +----+-------------------------+------+-----------------------------------+----------------------+----------------------+--------+-----------+------------+-----+------------+------------+---------------+-------------+---------+ | 1 | ['ldap://192.0.2.0,ldap://192.0.2.1'] | 389 | cn=admin,ou=users,dc=mydomain,dc=local | ou=users,dc=mydomain,dc=local | ou=groups,dc=mydomain,dc=local | simple | CONNECTED | gidNumber | uid | uidNumber | memberUid | posixAccount | posixGroup | False | +----+-------------------------+------+-----------------------------------+----------------------+----------------------+--------+-----------+------------+-----+------------+------------+---------------+-------------+---------+
Comments
0 comments
Article is closed for comments.