Re: How to make it unsuccessful authentication ??
On Sat, 12 Apr 2008, Jyotishmaan Ray wrote:
> Please see below for your reply,
>
> Yes, that is what i exactly meant. Suspend, means not allowing the user
> to have successful authentication, without hampering his password, for
> some time !!
I'm not familiar with OpenLDAP, but the Sun Directory Server offers a way
to "disable" accounts. A disabled account will always fail to
authenticate to the LDAP server, but the stored password is not modified.
The account can be un-disabled anytime without setting a new password.
Does OpenLDAP offer a similar feature?
Andy