[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
question about password policy
- To: openldap-software@OpenLDAP.org
- Subject: question about password policy
- From: "Israel Garcia" <igalvarez@gmail.com>
- Date: Tue, 2 May 2006 16:09:07 -0500
- Content-disposition: inline
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=g8ln+f7amCcoHHNQf54I5UeFwPa+fG1vGOJIbYD9FIbn2avNFJ5I2WlU9LxlbdyxJvGsAenrZp0PdVtNZkOiaAmmPhuvTkcmKnpUv3KesO5HBQkh7LCEW3unEgpq+iICYdfLFdICUlXWbvgIuuC30bisRpcrfi83lWoHJEBECUw=
I am running openldap on centos 4.3 (ldap server). I have 3 CentOS
servers and I want to unify the authentication of them on my (ldap
server). BUT, my question is:
When I create the users in openldap, how can I configure them with
some strong policy, as:
Enforce password history - 20 passwords remembered
Maximum password age - 90 days
Minimum password age - 85 days
Minimum password length - 8 characters
Password must meet complexity requirements
Can Openldap do this with my user's passwords?
--
Regards;
Israel Garcia