Skip to content
Snippets Groups Projects
Commit 11a0ea51 authored by Howard Chu's avatar Howard Chu
Browse files

Tone down default ppolicy msg

parent 9f75c6a4
Branches
Tags
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment