[1202] in Kerberos_V5_Development
Re: MD5 by default?
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Thu May 16 17:36:47 1996
Date: Thu, 16 May 1996 17:36:26 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: basch@lehman.com
Cc: tytso@MIT.EDU, krbdev@MIT.EDU
In-Reply-To: <199605150539.BAA22573@badger.lehman.com> (basch@lehman.com)
Richard,
You asked whether there should be some clean way to control whether
principals are created with the MD5 attribute. The kadm5 admin server
will provide this; it reads a field from the KDC profile that
specifies the default principal flags and uses them if the client
application does not provide specific flags.
The kadm5 api spec will eventually define which variables the library
and server read from config files and use; they don't yet because I
don't know for sure yet, either.
Barry