]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add ktutil addent option to fetch salt from KDC 670/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 27 Sep 2018 22:32:24 +0000 (18:32 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 4 Oct 2018 20:13:08 +0000 (16:13 -0400)
commiteb5d2c9afa4eba05f44e66d0e843b94be74d53e7
tree179eb4bb6e89a0227be47df2b41be0d1dcc49534
parentc67c0e1a446d2230a1daa28ab058e37e5c6f4734
Add ktutil addent option to fetch salt from KDC

Add a -f flag to ktutil addent.  If specified, the enctype need not be
specified (although it can be) and ktutil will request etype-info from
the KDC to produce the string-to-key parameters.

ticket: 8587
doc/admin/admin_commands/ktutil.rst
src/kadmin/ktutil/ktutil.c
src/kadmin/ktutil/ktutil.h
src/kadmin/ktutil/ktutil_funcs.c
src/tests/t_keytab.py