Anyone out there who has figured out a solution to this?
Question
Question
LFDS Synchronization for Users Returning From Disabled.
Anyone out there who has figured out a solution to this?
Replies
What version of LFDS are you running? Are you sure the users are using the same account re-enabled when they return?
When you disable/enable an account, it should have the same SID so LFDS should recognize it as the same account, but if you create a new account with the same login, they won't be matched.
We used to disable AD users who were on extended leave, and we disable/retain accounts for terminated employees for at least 30 days.
As a result, many of our users have been disabled/enabled over the years without any issues.
The only time we've had a problem is when a user comes back with a new account that has the same login ID as their old account (i.e., same username but a new SID) while their old one is still listed in Active Directory.
One unique key LFDS uses is the login, so you can't have 2 domain\jdoe users in the system, but if the domain\jdoe account has the same SID as the original record, it should know they are the same.