LDAP script examples
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Platform Security
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
The following script examples assume you use an Active Directory (AD) for your LDAP server.
userAccountControl attribute values script
This example tests the source for the userAccountControl attribute values associated with a disabled user (514 or 546).Here is an example using a bitwise check: