[1929] in Kerberos-V5-bugs
Re: enctype to string
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Mon May 20 20:46:40 1996
Date: Mon, 20 May 1996 20:46:26 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: Barry Jaspan's message of Mon, 20 May 96 15:38:17 -0400,
<9605201938.AA25487@beeblebrox.MIT.EDU>
Date: Mon, 20 May 96 15:38:17 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
I propose that the format of enctype_to_string be changed to be like
what klist prints; then we should change klist and kadmin to use that
function.
That sounds like a reasonable thing to do.
The string conversion functions do need to be moved out of the kadm
library first, though, before kinit starts using it.
- Ted