diff options
Diffstat (limited to 'src/man/kswitch.1')
| -rw-r--r-- | src/man/kswitch.1 | 87 |
1 files changed, 0 insertions, 87 deletions
diff --git a/src/man/kswitch.1 b/src/man/kswitch.1 deleted file mode 100644 index a4fa6b3d75..0000000000 --- a/src/man/kswitch.1 +++ /dev/null @@ -1,87 +0,0 @@ -.TH "KSWITCH" "1" "January 06, 2012" "0.0.1" "MIT Kerberos" -.SH NAME -kswitch \- switch primary ticket cache -. -.nr rst2man-indent-level 0 -. -.de1 rstReportMargin -\\$1 \\n[an-margin] -level \\n[rst2man-indent-level] -level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] -- -\\n[rst2man-indent0] -\\n[rst2man-indent1] -\\n[rst2man-indent2] -.. -.de1 INDENT -.\" .rstReportMargin pre: -. RS \\$1 -. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] -. nr rst2man-indent-level +1 -.\" .rstReportMargin post: -.. -.de UNINDENT -. RE -.\" indent \\n[an-margin] -.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] -.nr rst2man-indent-level -1 -.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] -.in \\n[rst2man-indent\\n[rst2man-indent-level]]u -.. -.\" Man page generated from reStructeredText. -. -.SH SYNOPSIS -.sp -\fBkswitch\fP {\fB\-c\fP \fIcachename\fP | \fB\-p\fP \fIprincipal\fP} -.SH DESCRIPTION -.sp -\fIkswitch\fP makes the specified credential cache the primary cache for -the collection, if a cache collection is available. -.SH OPTIONS -.INDENT 0.0 -.INDENT 3.5 -.INDENT 0.0 -.TP -.B \fB\-c\fP \fIcachename\fP -.sp -Directly specifies the credential cache to be made primary. -.TP -.B \fB\-p\fP \fIprincipal\fP -.sp -Causes the cache collection to be searched for a cache -containing credentials for \fIprincipal\fP. If one is found, -that collection is made primary. -.UNINDENT -.UNINDENT -.UNINDENT -.SH ENVIRONMENT -.sp -\fIkswitch\fP uses the following environment variables: -.INDENT 0.0 -.INDENT 3.5 -.INDENT 0.0 -.TP -.B \fBKRB5CCNAME\fP -.sp -Location of the default Kerberos 5 credentials (ticket) -cache, in the form \fItype\fP:\fIresidual\fP. If no type prefix is -present, the \fBFILE\fP type is assumed. The type of the -default cache may determine the availability of a cache -collection; for instance, a default cache of type \fBDIR\fP -causes caches within the directory to be present in the -collection. -.UNINDENT -.UNINDENT -.UNINDENT -.SH FILES -.sp -/tmp/krb5cc_[uid] \- Default location of Kerberos 5 credentials cache ([\fIuid\fP] is the decimal UID of the user). -.SH SEE ALSO -.sp -kinit(1), kdestroy(1), klist(1), kerberos(1) -.SH AUTHOR -MIT -.SH COPYRIGHT -2011, MIT -.\" Generated by docutils manpage writer. -. |
