In our environment I just disable anything that is 514,546,65538, and 66050. Rather than performing calculations I just did a search for what disabled accounts looked like in our system and gathered those values. Obviously, each of those are 2 numbers higher than our various active accounts.
Shawn Pierson -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Mark Lev Sent: Monday, May 04, 2009 12:45 PM To: [email protected] Subject: AD Account Disabled Flag in Remedy? 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" Private and confidential as detailed here: http://www.sug.com/disclaimers/default.htm#Mail . If you cannot access the link, please e-mail sender. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

