Well, Can you give me a few hints (javadoc, class to extends, interface to implements, ...) so that I can evaluate if I can implement it myself, awaiting for the official implementation ? regards, dom
-------- Message d'origine-------- De: Emmanuel Lecharny [mailto:[EMAIL PROTECTED] Date: mer. 22/10/2008 13:02 À: [email protected] Cc: Objet: Re: [ApacheDS] storing password policy Hi Dominique, > Hello, > > I'm evaluating apache directory to migrate from ibm directory server, which > is very heavy to a more lightweight server. Cool ! > In Ibm's server, I can configure the default encryption algo which must be > used when storing password, so that if a user change the userPassword value : > - sending a clear password : it's automatically encoded in SHA by the server, > and then stored in SHA > - sending a SHA encoded password : stored as is > - sending a whatever encoded password : stored as is. > > How can I setup apache directory (1.5.4) so that it runs this way ? ATM, we don't support password policies. This is something we have on our roadmap, though. And this is not exactly complicated to implement, too. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com Consultez nos nouveaux sites internet : http://www.dexia-sofaxis.com http://www.dexia-sofcap-sofcah.com Tous ensemble pour l’environnement : n’imprimer ce courriel que si nécessaire. Dexia Sofaxis disclaimer : http://www.dexia-sofaxis.com/disclaimer.html
