AD Configuration

BAZIN3185

New Member
Aug 30, 2022
1
0
1
Hello,
My AD server has changed its IP address. I made the change in my configuration but when I want to reconnect with an existing user, it does not work. I have the error message in the log:
Aug 30 10:19:07 EASV0030 pvedaemon[105690]: authentication failure; rhost=::ffff:192.168.XXX.XXX user=xxx@xxx msg=80090308: LdapErr: DSID-0C090447, comment: AcceptSecurityContext error, data 52f, v3839#000 at /usr/share/perl5/PVE/LDAP.pm line 83.
However, when I create a new account linked to my AD, the connection works.
Any ideas?
 
Sadly not really experienced with Active Directory - so I'd suggest to ask Microsoft for support on this (or some community forum)
the error-message (52f) might indicate that the password is expired/account is locked - see https://ldapwiki.com/wiki/Common Active Directory Bind Errors

I hope this helps!