aboutsummaryrefslogtreecommitdiff
path: root/src/man/kinit.man
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/kinit.man')
-rw-r--r--src/man/kinit.man10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/man/kinit.man b/src/man/kinit.man
index a9a9c6b..f12f348 100644
--- a/src/man/kinit.man
+++ b/src/man/kinit.man
@@ -45,13 +45,14 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
[\fB\-E\fP]
[\fB\-v\fP]
[\fB\-R\fP]
-[\fB\-k\fP [\-\fBt\fP \fIkeytab_file\fP]]
+[\fB\-k\fP [\fB\-i\fP | \-\fBt\fP \fIkeytab_file\fP]]
[\fB\-c\fP \fIcache_name\fP]
[\fB\-n\fP]
[\fB\-S\fP \fIservice_name\fP]
[\fB\-I\fP \fIinput_ccache\fP]
[\fB\-T\fP \fIarmor_ccache\fP]
[\fB\-X\fP \fIattribute\fP[=\fIvalue\fP]]
+[\fB\-\-request\-pac\fP | \fB\-\-no\-request\-pac\fP]
[\fIprincipal\fP]
.SH DESCRIPTION
.sp
@@ -226,6 +227,13 @@ protocol
\fBdisable_freshness\fP[\fB=yes\fP]
disable sending freshness tokens (for testing purposes only)
.UNINDENT
+.TP
+\fB\-\-request\-pac\fP | \fB\-\-no\-request\-pac\fP
+mutually exclusive. If \fB\-\-request\-pac\fP is set, ask the KDC to
+include a PAC in authdata; if \fB\-\-no\-request\-pac\fP is set, ask the
+KDC not to include a PAC; if neither are set, the KDC will follow
+its default, which is typically is to include a PAC if doing so is
+supported.
.UNINDENT
.SH ENVIRONMENT
.sp