aboutsummaryrefslogtreecommitdiff
path: root/doc/user/user_commands/kvno.rst
diff options
context:
space:
mode:
authorRobbie Harwood <rharwood@redhat.com>2020-08-20 17:49:29 -0400
committerGreg Hudson <ghudson@mit.edu>2020-11-03 11:02:29 -0500
commit91d6b8eab875537805ac1d8e6013ed9c57f478ea (patch)
treeb6e241508ed1afbb99d00aab744abc21109a8822 /doc/user/user_commands/kvno.rst
parente8bd34588fb3ad3cd8e496d7611896f521f16332 (diff)
downloadkrb5-91d6b8eab875537805ac1d8e6013ed9c57f478ea.zip
krb5-91d6b8eab875537805ac1d8e6013ed9c57f478ea.tar.gz
krb5-91d6b8eab875537805ac1d8e6013ed9c57f478ea.tar.bz2
Unify kvno option documentation
Add missing kvno options to the kvno.rst synopsis and option descriptions, and to the kvno usage message. Remove mention of '-h' (help text), from kvno.rst as it is an implicit option. Indicate the two exclusions (-u/-S and --u2u with the S4U2Self options) and dependency (-P on S4U2Self) where they are missing. Switch xusage() to print only a single localized string, rather than running each line of output through localization separately. Leave kvno -C undocumented for now, as the semantics of KRB5_GC_CANONICALIZE are minimally useful and likely to change. [ghudson@mit.edu: edited documentation and commit message] (cherry picked from commit becd1ad6830b526d08ddaf5b2b6f213154c6446c) ticket: 7476 tags: pullup target_version: 1.18-next
Diffstat (limited to 'doc/user/user_commands/kvno.rst')
-rw-r--r--doc/user/user_commands/kvno.rst17
1 files changed, 9 insertions, 8 deletions
diff --git a/doc/user/user_commands/kvno.rst b/doc/user/user_commands/kvno.rst
index 3892f0c..53e5696 100644
--- a/doc/user/user_commands/kvno.rst
+++ b/doc/user/user_commands/kvno.rst
@@ -10,13 +10,9 @@ SYNOPSIS
[**-c** *ccache*]
[**-e** *etype*]
[**-q**]
-[**-h**]
+[**-u** | **-S** *sname*]
[**-P**]
-[**-S** *sname*]
-[**-I** *for_user*]
-[**-U** *for_user*]
-[**-F** *cert_file*]
-[**--u2u** *ccache*]
+[[{**-F** *cert_file* | {**-I** | **-U**} *for_user*} [**-P**]] | **--u2u** *ccache*]
*service1 service2* ...
@@ -39,13 +35,18 @@ OPTIONS
of all the services named on the command line. This is useful in
certain backward compatibility situations.
+**-k** *keytab*
+ Decrypt the acquired tickets using *keytab* to confirm their
+ validity.
+
**-q**
Suppress printing output when successful. If a service ticket
cannot be obtained, an error message will still be printed and
kvno will exit with nonzero status.
-**-h**
- Prints a usage statement and exits.
+**-u**
+ Use the unknown name type in requested service principal names.
+ This option Cannot be used with *-S*.
**-P**
Specifies that the *service1 service2* ... arguments are to be