mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-12 10:54:48 +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;
|
return;
|
||||||
|
|
||||||
defaultpol:
|
defaultpol:
|
||||||
Debug( LDAP_DEBUG_ANY,
|
Debug( LDAP_DEBUG_TRACE,
|
||||||
"ppolicy_get: using default policy\n", 0, 0, 0 );
|
"ppolicy_get: using default policy\n", 0, 0, 0 );
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user