]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add kdestroy -p option 825/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 8 Aug 2018 15:45:28 +0000 (11:45 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 9 Aug 2018 14:26:17 +0000 (10:26 -0400)
commit35efaa5494c3c6d6c5e7cd5ffb73c48589110025
tree9025759680aff03bcae30499f27676ac96ddb196
parent013de5c54eafebf5aa3fae82821c21ca2072040d
Add kdestroy -p option

Add an option to destroy a cache within a collection by principal
name.  This option can be used together with -c to specify the
collection.  Also document that kdestroy -A and -c can be used
together (ticket 8602).

ticket: 8724 (new)
doc/user/user_commands/kdestroy.rst
src/clients/kdestroy/kdestroy.c
src/tests/t_ccache.py