aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2010-01-12 02:49:47 +0000
committerTom Yu <tlyu@mit.edu>2010-01-12 02:49:47 +0000
commitfcb404aa41828343ae942733c28dfb92c01ebb09 (patch)
treef3a06ddf97af6b27b1dd5ce4f9723855c830f978
parent98f0a65646833156bf86112ddf7ca02c0cd3447f (diff)
downloadkrb5-fcb404aa41828343ae942733c28dfb92c01ebb09.zip
krb5-fcb404aa41828343ae942733c28dfb92c01ebb09.tar.gz
krb5-fcb404aa41828343ae942733c28dfb92c01ebb09.tar.bz2
pull up r22644 from trunk
------------------------------------------------------------------------ r22644 | ghudson | 2009-08-28 13:23:20 -0400 (Fri, 28 Aug 2009) | 8 lines ticket: 6552 subject: Document kinit -C and -E options target_version: 1.7.1 tags: pullup kinit -C (canonicalize name) and -E (enterprise principal name) weren't documented in the man page. ticket: 6552 version_fixed: 1.7.1 status: resolved git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@23631 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/clients/kinit/kinit.M10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/clients/kinit/kinit.M b/src/clients/kinit/kinit.M
index fb5a47a..5b85772 100644
--- a/src/clients/kinit/kinit.M
+++ b/src/clients/kinit/kinit.M
@@ -35,9 +35,11 @@ kinit \- obtain and cache Kerberos ticket-granting ticket
[\fB\-f\fP | \fB\-F\fP]
[\fB\-a\fP]
[\fB\-A\fP]
+[\fB\-C\fP]
+[\fB\-E\fP]
[\fB\-v\fP] [\fB\-R\fP]
[\fB\-k\fP [\fB\-t\fP \fIkeytab_file\fP]] [\fB\-c\fP \fIcache_name\fP]
-[\fB\-S\fP \fIservice_name\fP][\fB\-T\fP \fIarmor_ccache\fP]
+[\fB\-S\fP \fIservice_name\fP][\fB\-T\fP \fIarmor_ccache\fP]
[\fB\-X\fP \fIattribute\fP[=\fIvalue\fP]]
[\fIprincipal\fP]
.ad b
@@ -109,6 +111,12 @@ request tickets with the local address[es].
.B \-A
request address-less tickets.
.TP
+.B \-C
+requests canonicalization of the principal name.
+.TP
+.B \-E
+treats the principal name as an enterprise name.
+.TP
.B \-v
requests that the ticket granting ticket in the cache (with the
.I invalid