The AD Attribute "userAccountControl" stores multiple bit values for AD user accounts. The formula to determine if the user is disabled is : userAccountControl AND 2 For example; userAccountControl = 1203920 1203920 AND 2 = 1 then the account is disabled. Any know how we can calculate this in Remedy?
The bottom line is we want to know if they are disabled, so if anyone has another way of doing it, that would work for us. Thanks, Mark _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

