[2129] in Kerberos-V5-bugs
kadmin does not accept -salt argument
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Tue Aug 6 13:04:02 1996
Date: Tue, 6 Aug 1996 13:03:44 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: krb5-bugs@MIT.EDU, jcb@cygnus.com
kadmin's usage message for add_principal and modify_principal, and the
man page, specifies a -salt option. The code does not support it, and
in fact probably shouldn't given how enctype:salt tuples are now
specified. So the option should be removed from the docs.
Barry