ls-secldapclntd Command
Purpose
The ls-secldapclntd command lists the status of the secldapclntd daemon process.
Syntax
/usr/sbin/ls-secldapclntd
Description
The ls-secldapclntd command
lists the secldapclntd daemon status. The information returned
includes the following:
- The LDAP server the secldapclntd daemon is talking to
- The LDAP server port number
- The version of the LDAP protocol used
- User base DN
- Group base DN
- System (id) base DN
- User cache size
- User cache size used
- Group cache size
- Group cache size used
- Cache time out (time to live) value
- secldapclntd to LDAP server heart beat interval
- Number of thread used by secldapclntd daemon
- Authentication mechanism in use
- Attribute search mode
- Default user attribute entry location
- Timeout period (seconds) for LDAP client requests to the server
- User objectclass used in the LDAP server
- Group objectclass used in the LDAP server
Security
A user with the aix.security.ldap authorization is authorized to use this command.
Example
- 1.To list the status of the secldapclntd daemon, type:
/usr/sbin/ls-secldapclntd
Files
Item | Description |
---|---|
/etc/security/ldap/ldap.cfg | Contains information needed by the secldapclntd daemon to connect to the server. |