*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: ldapctl | Section: 8 | Source: OpenBSD | File: ldapctl.8
LDAPCTL(8) FreeBSD System Manager's Manual LDAPCTL(8) NAME ldapctl - control the LDAP daemon SYNOPSIS ldapctl [-v] [-f file] [-r directory] [-s socket] command [argument ...] DESCRIPTION The ldapctl program controls the ldapd(8) daemon. The options are as follows: -f file Use file as the configuration file, instead of the default /etc/ldapd.conf. -r directory Store and read database files in directory, instead of the default /var/db/ldap. -s socket Use socket instead of the default /var/run/ldapd.sock to communicate with ldapd(8). -v Produce more verbose output. The commands are as follows: stats Show statistics counters. log brief Disable verbose debug logging. log verbose Enable verbose debug logging. compact Compact all databases. ldapd(8) does not have to be running. When compaction of a database file is complete, a special marker is appended to the database file that tells ldapd(8) to reopen the file and perform new requests against the compacted database. A write transaction is opened to force other processes to buffer write requests while performing compaction. Read requests are handled without disruption. index Re-index all databases. ldapd(8) does not have to be running. FILES /var/run/ldapd.sock default ldapctl control socket /etc/ldapd.conf default ldapd(8) configuration file SEE ALSO ldapd.conf(5), ldapd(8) HISTORY The ldapctl program first appeared in OpenBSD 4.8. FreeBSD 14.1-RELEASE-p8 March 2, 2023 FreeBSD 14.1-RELEASE-p8

Navigation Options