Peter Lewandowski wrote: > > I have an LDAP directory running where the users have to be able to update > their userPassword attribute them selves.
Which LDAP server product? > Is there any way to set > restrictions on that attribute on e.g. that the password must contain of > at least 6 characters and contain at least one digit? I would be satisfied > if I at least could set restrictions on the length. Is there any simple > way of achieving this? Watch out for LDAP password policy draft: http://www.ietf.org/internet-drafts/draft-behera-ldap-password-policy-09.txt Not all LDAP server support this. Consult your LDAP server's documentation for further information about how to enable it if supported. Ciao, Michael. -- Michael Ströder E-Mail: [EMAIL PROTECTED] http://www.stroeder.com --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
