We are experiencing an issue on one of our PMG servers where a handful of users are unable to log in to the quarantine. Although we have over 10,000 users connected via LDAP, the problem seems to affect only a few of them. When these users attempt to log in, we see the following error in the log:
Has anyone encountered this issue before? We have verified that the affected users are not disabled in Active Directory and they are able to log in to OWA using the same credentials.
Code:
Use of uninitialized value $username in concatenation (.) or string at /usr/share/perl5/PMG/AccessControl.pm line 121.
pmgdaemon[1271]: authentication failure; rhost=::ffff:xx.xx.xx.xx user=xxxxxx-aaabbbcccc-eerrxxx-xx12@test.test.de@quarantine msg=403 Permission check failed (user '' is disabled)
Has anyone encountered this issue before? We have verified that the affected users are not disabled in Active Directory and they are able to log in to OWA using the same credentials.