Skip to content
Snippets Groups Projects
Commit 9cf6ee8c authored by Gary Williams's avatar Gary Williams
Browse files

fix acl log line

parent 8ac7efd0
Branches
Tags
No related merge requests found
......@@ -246,6 +246,7 @@ access_allowed(
#ifdef NEW_LOGGING
LDAP_LOG(( "acl", LDAP_LEVEL_ENTRY,
"access_allowed: conn %d %s access %s by %s\n",
conn->c_connid,
access2str( access ),
ACL_GRANT( mask, access ) ? "granted" : "denied",
accessmask2str( mask, accessmaskbuf ) ));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment