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
