Inactive LDAP user accounts
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Platform Security
Detect that an existing, current, user account is inactive or has been disabled or deleted from an Active Directory (AD) LDAP.
A common LDAP integration issue is how to detect disabled or deleted users in an Active Directory (AD) and then deactivate them in the instance. In an Active Directory LDAP, a filter is usually set to exclude inactive users when refreshing, so the instance is not aware of users that are disabled or deleted in AD. The issue is how to detect that an existing, current user is inactive or has been deleted from AD.
For more information on locating inactive accounts, see Find inactive LDAP accounts by using the userAccountControl field.