On 11/2/10, Robert Greathouse <[email protected]> wrote: > Hi, > > I hope this is the right list to ask this question. I am wondering if > ApacheDS has a mechanism to lock a user account? If so, how is locking > accomplished? Is it a configuration (ie: 3 failed attempts automatically > locks)? Is it a particular attribute that needs to be set programmatically? > > Thanks, > Robert G. Greathouse >
Nope, it is not possible in versions upto 1.5.7. We have included password policy in the trunk (which will be released as version 2.0) using which you can achieve account locking. -- Kiran Ayyagari
