FreeBSD Manual Pages
NSS_NDB.CONF(5) nss_ndb.conf 1.0.24 man page NSS_NDB.CONF(5) NAME nss_ndb.conf - BerkeleyDB nsswitch backend configuration file DESCRIPTION The nss_ndb.conf configuration file can be used to specify certain op- tions for the nss_ndb backend for the nsswitch. Please note that the use of this configuration file by default is not enabled and must explicitly be enabled when building the nss_ndb pack- age. You can check if nss_ndb was built with support for a configura- tion file (and find the location of it) with the following command: $ strings /usr/lib/nss_ndb.so.1 | fgrep nss_ndb.conf CONFIGURATION The configuration file is using a simple "option value" format. Lines beginning with '#' and empty lines are ignored. The following options may be set in the file: workgroup [ workgroup ] Configure a "windows" (WORKGROUP\name) workgroup to strip from user & group names before looking them up in the database (ADsername) realm [ realm ] Configure a "realm" (name@realm) to strip from user & group names be- fore looking them up in the database (ADsername) debug level Increase internal debugging verbosity. Not really useful for normal users. FILES /usr/local/share/examples/nss_ndb/nss_ndb.conf SEE ALSO nss_ndb(8), makendb(8), nsstest(8), nsswitch.conf(5), nsdispatch(3) https://github.com/ptrrkssn/nss_ndb AUTHOR nss_ndb and tools was written by Peter Eriksson <pen@lysator.liu.se>. 1.0.24 13 Jun 2020 NSS_NDB.CONF(5)
NAME | DESCRIPTION | CONFIGURATION | FILES | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=nss_ndb.conf&sektion=5&manpath=FreeBSD+Ports+15.0>
