freeipa/ipa-server/ipa-kpasswd
Karl MacMillan d2a19b2009 Karl MacMillan wrote:
> > This largish patch makes the build and installation work on 64bit
> > machines. The only catch here is that to get a 64bit build you need to
> > set LIBDIR on make:
> >
> > make install LIBDIR=/usr/lib64
> >
> > The spec file does this correctly. I couldn't find any reliable way to
> > guess this that works both on real systems and in the almost entirely
> > empty rpm build root (you can't, for example, check for the existence
> > of /usr/lib64).
0001-01-01 00:00:00 +00:00
..
ipa_kpasswd.c IPv6ify, untested 2007-09-28 03:21:17 -04:00
ipa-kpasswd.init Add forgotten ipa-kpasswd.init 2007-08-17 10:34:34 -04:00
Makefile Karl MacMillan wrote: 0001-01-01 00:00:00 +00: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.