[2176] in Kerberos-V5-bugs
Re: Documentation lacking questions.
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Wed Aug 21 11:04:48 1996
Date: Wed, 21 Aug 1996 11:04:33 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Cc: "Randall S. Winchester" <rsw@glue.umd.edu>, krb5-bugs@MIT.EDU
In-Reply-To: [2175]
Date: Wed, 21 Aug 1996 01:20:22 -0400
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
BTW, this brings up an interesting question; when you change your password
with the new kadmind that's coming out, will you keep your old enctype,
or will you get converted to the supported_enctypes list?
When you change your password, you get converted to the current list
of enctypes. That may be what was specified in supported_enctypes in
kdc.conf, or on the command line of kadmin.local (in case you want to
create a principal with a limited list of enctypes, like say only V4
or whatever).
Barry