[1520] in Kerberos_V5_Development
Re: kpasswd and kdb5_create...
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Wed Aug 7 22:32:25 1996
Date: Wed, 7 Aug 1996 22:31:44 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: Sam Hartman <hartmans@MIT.EDU>
Cc: Marc Horowitz <marc@MIT.EDU>, epeisach@MIT.EDU, krbcore@MIT.EDU
In-Reply-To: Sam Hartman's message of 29 Jul 1996 21:23:53 -0400,
<tslhgqqedp2.fsf@tertius.mit.edu>
From: Sam Hartman <hartmans@MIT.EDU>
Date: 29 Jul 1996 21:23:53 -0400
Marc> A daemon to respond to passwd change requestd using Ted's
Marc> old "simple" password changing protocol.
Do we by chance have (at least internally) something to test
this daemon with?
We do, but it's been broken by the changes to get the admin server
integrated. This is src/kadmin/kpasswd (as opposed to
src/kadmin/passwd, which is the OV passwd program).
- Ted