]> granicus.if.org Git - apache/commitdiff
Drop severity from DEBUG to trace4: "... didn't match with attr DN failed group verif...
authorEric Covener <covener@apache.org>
Mon, 24 Jun 2013 19:48:34 +0000 (19:48 +0000)
committerEric Covener <covener@apache.org>
Mon, 24 Jun 2013 19:48:34 +0000 (19:48 +0000)
(This is just mod_authnz_ldap trying multiple atribbutes to discover LDAP subgroups)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1496183 13f79535-47bb-0310-9956-ffa450edef68

modules/aaa/mod_authnz_ldap.c

index 2c25dbc73f149e6ee06a69b8ea57fa01c255882f..a03436b61f3b889608bebbbe4e5b4f19a9d8665c 100644 (file)
@@ -891,7 +891,7 @@ static authz_status ldapgroup_check_authorization(request_rec *r,
             return AUTHZ_GRANTED;
         }
         else { 
-                ap_log_rerror(APLOG_MARK, APLOG_DEBUG, 0, r, APLOGNO(01719)
+                ap_log_rerror(APLOG_MARK, APLOG_TRACE4, 0, r, APLOGNO(01719)
                               "auth_ldap authorize: require group \"%s\": "
                               "didn't match with attr %s [%s][%d - %s]",
                               t, ldc->reason, ent[i].name, result,