Well you should have a look to provisionning tools. To do this, our client is using Sun Identity Manager (IDM).
To integrate it with CAS, you have to customize the LDAP Handler to manage expirated passwords and redirect user to the password workflow of your provisionning tool which has its own password policy. We also made a Password Manager Service in order to reset password. The main idea was to use the SPML service of IDM which set a temporary and expirated password, send the email. Then the user at first connection will have to set his own password. Arnaud Lesueur Le Mar 19 décembre 2006 19:01, Stephen More a écrit : > I am looking for a project/product to maintain users, and I am > wondering what others are using. > > My wish list would include: > - Integration with CAS > - A user can self register on the web. > - Verifies user by replying to email address > - Create a password policy that contains: > + minimum length > + special characters > + length of time until password expires > - Changing/Resetting of password over the web > > > > Is there anything out there that comes close to meeting these needs ? > > > > -Thanks > Steve More > _______________________________________________ > Yale CAS mailing list > [email protected] http://tp.its.yale.edu/mailman/listinfo/cas > > > _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
