How to find the status of the user in OID 11g(11.1.1.5) when the account is disabled in AD
There is DIP connector configured for AD - OID 11g(11.1.1.5) synch. When the user is disabled in AD, unable to bind with username password in OID. This is correct. But looking at the attributes, it does not say if this user is disabled or not valid. Only way, I can validate is to do the ldapbind and it fails.
Is there any attribute via ldapsearch you can confirm if this user status change once the user is disabled in the AD.
Thanks,
Chanth