The account was an ldap account rather than unix account. We just queried ldap.
On Aug 3, 2009, at 2:06 PM, [email protected] wrote: Hi Eric, Would you please share how you accomplished this? Thanks Ray Eric Fetzer <[email protected]> 08/03/2009 03:31 PM Please respond to "Ant Users List" <[email protected]> To Ant Users List <[email protected]> cc Subject Re: Logon Locked Out nm, found a way to do what I need to do using <apply>. ________________________________ From: Eric Fetzer <[email protected]> To: Ant Users <[email protected]> Sent: Monday, August 3, 2009 12:55:23 PM Subject: Logon Locked Out I'm looking for a way in Ant to know whether a user is locked out or not. Part of my build runs a compile using a specific user. The team that owns this user is constantly locking out the user requiring us to reset it. I'd like to check upfront before getting into a build if this user is locked out or not, and if so, fail the build right off of the bat. Note that the build is being run on one machine and the user is on another (build in winders and user in unix). Thanks, Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
