user management + AD synchronization

kropla

Member
Jan 28, 2021
45
2
8
26
Hi
i defined our DC server as authentication backend. In proxmox i see that i have more tha 300 accounts (its fine). but when i want to logged is as user from my DC i have authentication failed.
its happend because (i see this in syslog.log of proxmox) that i trying to go to my DC as an user: mymail@domain.com@pmg
what the hell is that @pmg and how to remove it from my user. on login form i type mymail@domain.com
 
Just to be sure that this is clear:
* PMG does not have support for LDAP/AD login for admin users in PMG
* LDAP/AD is used for end-users to access their Spamquarantine (and as Who Objects in the Rule System)

else
what the hell is that @pmg
this is just added for logging purposes (and used internally in PMG) - it is not sent like that to the LDAP/AD server


I hope this explains it!
 
Just to be sure that this is clear:
* PMG does not have support for LDAP/AD login for admin users in PMG
* LDAP/AD is used for end-users to access their Spamquarantine (and as Who Objects in the Rule System)

else

this is just added for logging purposes (and used internally in PMG) - it is not sent like that to the LDAP/AD server


I hope this explains it!
thanks for yours reply ... Yes ... i want to give access for users to their spam queue. How i can debug thre problems ? i am sure that i send correct credentials to login page (i create test account in DC for that). i see this account in users from DC but i can logged in ;/
 
currently i check that any LDAP query to my DC are not going during sending my credential on login screen ;/
 
Glad you found the issue!
Yes the quarantine interface (or rather the api-path) has the specific authentication check.