mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Tone down default ppolicy msg
This commit is contained in:
parent
9f75c6a43d
commit
11a0ea514a
@ -501,7 +501,7 @@ ppolicy_get( Operation *op, Entry *e, PassPolicy *pp )
|
||||
return;
|
||||
|
||||
defaultpol:
|
||||
Debug( LDAP_DEBUG_ANY,
|
||||
Debug( LDAP_DEBUG_TRACE,
|
||||
"ppolicy_get: using default policy\n", 0, 0, 0 );
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user