[SOLVED] PMG adds @pmg realm to LDAP authentication

Ray_

Member
Nov 5, 2021
34
4
13
26
Hey,

I set up the synchronization between PMG and my AD and the Users are synced just fine.
However, when I try to log in with user@domain.com it fails. In the Syslog, I can see that PMG added @pmg to the user -> user@domain.com@pmg

The authentication for the quarantine UI is set to LDAP+Ticket.

How can I prevent PMG to add the @pmg realm to a valid username/email?

Best regards
Ray_
 
it seems you tried to login to the admin interface, not the quarantine interface (note the '/quarantine' part of the url)

the admin interface does not support ldap login at the moment
 
  • Like
Reactions: Ray_
Oh, I thought the users use the same login page and are just going to get redirected.
That's maybe something that should be added to the documentation.

Thanks