The restart-secldapclntd script is used to stop the currently running secldapclntd daemon process and then restart it.
/usr/sbin/restart-secldapclntd [ -C CacheSize ] [ -p NumOfThread ] [ -t CacheTimeOut ] [ -T HeartBeatIntv ]
The restart-secldapclntd script stops the secldapclntd daemon if it is running, and then restarts it. If the secldapclntd daemon is not running, it simply starts it.
By default, the secldapclntd daemon reads the configuration information specified in the /etc/security/ldap/ldap.cfg file at startup. If the following options are given in command line when starting secldapclntd process, the options from the command line will overwrite the values in the /etc/security/ldap/ldap.cfg file.
/usr/sbin/restart-secldapclntd
/usr/sbin/restart-secldapclntd -p 30 -t 500
/etc/security/ldap/ldap.cfg | Contains information needed by the secldapclntd daemon to connect to the server. |
The secldapclntd daemon
The mksecldap, stop-secldapclntd, start-secldapclntd, ls-secldapclntd, and flush-secldapclntd commands.
The /etc/security/ldap/ldap.cfg file.