Quiet log noise from LDAP group/WebGUI user membership mismatches.
This commit is contained in:
parent
c0d0418191
commit
212ebfdb23
1 changed files with 1 additions and 1 deletions
|
|
@ -862,7 +862,7 @@ sub getLDAPUsers {
|
|||
if($userId) {
|
||||
push(@ldapUsers,$userId);
|
||||
} else {
|
||||
$self->session->errorHandler->warn("Could not find matching userId for dn/uid $person in WebGUI for group $gid");
|
||||
$self->session->errorHandler->info("Could not find matching userId for dn/uid $person in WebGUI for group $gid");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue