Trying to evaluate PBS i encountered a strange issue with LDAP.
Realm is set, sync successful, users retrieved and created.
But when one of LDAP users trying to authenticate with his LDAP credentials, it got "Authentication failed" message.
In /var/log/proxmox-backup/api/auth.log we see
Am i missing something in LDAP configuration?
Can you point me in right direction?
Realm is set, sync successful, users retrieved and created.
But when one of LDAP users trying to authenticate with his LDAP credentials, it got "Authentication failed" message.
In /var/log/proxmox-backup/api/auth.log we see
Code:
2024-03-11T17:58:14+03:00: authentication failure; rhost=[::ffff:1.2.3.4]:65509 user=username@domain.local msg=found multiple users with attribute `uid=username`
Can you point me in right direction?