mirror of
https://github.com/samba-team/samba.git
synced 2024-12-29 11:21:54 +03:00
7183e5811e
Logging of the ldap libraries appears with a [LDAP] prefix
inside the samba logs. This is controlled by two new parameters:
* "ldap debug level" sets the debug level of the ldap libraries.
It is the bit-field as understood by the openldap server.
* "ldap debug threshold" is the samba debug level at which ldap
logging appears inside the samba logs.
This probably needs some configure tests since it makes
use of the LBER_OPT_LOG_PRINT_FN option to redirect the
debug output of the ldap libraries.
Michael
(This used to be commit
|
||
---|---|---|
.. | ||
loadparm.c | ||
params.c | ||
util.c |