freeipa/ipa-server/ipa-kpasswd
Simo Sorce aacfce9cf1 Remove dependncy on libmhash and use openssl md4 functions
Remove all dependencies on mhash
Remove code optimizatrion from Makefiles, right now these are
developers targeted builds, so it is better to have debugging
symbols around
2007-08-20 15:38:47 -04:00
..
ipa_kpasswd.c Complete proper daemonization by closing std* descriptors. 2007-08-17 12:44:01 -04:00
ipa-kpasswd.init Add forgotten ipa-kpasswd.init 2007-08-17 10:34:34 -04:00
Makefile Remove dependncy on libmhash and use openssl md4 functions 2007-08-20 15:38:47 -04:00
README move ipa-kpasswd to a new location to conform to the new tree layout 2007-08-01 16:01:52 -04:00

This is an implementation of the RFC3244 kpasswd protocol.
It is used to proxy password change operations to Directory Server.