Martin Schuster (IFKL IT OS DSM CD) wrote:
Thanks for your reply Emmanuel, I just filed
https://issues.apache.org/jira/browse/DIRSERVER-1143
Ok, I looked at it. Thank for this repport !
So, if I can't use ldappasswd, how do I change the password
in such a way that the
org.apache.directory.server.core.kerberos.KeyDerivationService
can do its magic?
You may use Apache Directory Studio, but you will have to extend the server to deal with Kerberos KeyDerivationService. This is done by adding this interceptor to the configuration :

KeyDerivationInterceptor ( class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor )

This can be done with the Studio too (just open your server.xml file, and modify the interceptor list).

I'm sorry to tell you that you are testing a very alpha part of the server... You may feel like a ginea pig here ;) I'm not also very deeply involved in this part of the server, so my answers might be misleaded ...


--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to