Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Directory Server

Status
Not open for further replies.

xenia123

Technical User
Dec 6, 2005
25
SE
Hi Guru's

Last month, i've already posted a thread about password aging in LDAP.


I tried everything hopefully out, but it didn't work.

This is an entry in my directory Server:

uid=x0158123,ou=people,dc=bla,dc=ch
shadowMin=2
shadowLastChange=13154 (Days passed since January 1. 1970)
shadowWarning=3
shadowMax=5
objectClass=shadowAccount
objectClass=top
objectClass=account
objectClass=posixAccount
gecos=blabla
uidNumber=1182
cn=bla bla
uid=x0158123
gidNumber=10
homeDirectory=/home/x0158123
loginShell=/bin/bash


Now, I'm looking for an option to add some password policies to each user in Sun One Directory Server

This option should do:
-Allows for tracking password aging and expiration.
-Prevents users from choosing trivial or previously used passwords.
-Warns users if their passwords are about to expire.
-Locks out users after repeated login failures.
-Prevents users, other than the authorized system administrator, from deactivating initialized accounts.

my question, is there something to configure in pam or something else?

Thank you in forward for any help and regards,
xenia123
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top