Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/man/man1/kswitch.1 @ 68:5028fdace37b
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 16:23:26 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 68:5028fdace37b |
---|---|
1 .\" Man page generated from reStructuredText. | |
2 . | |
3 .TH "KSWITCH" "1" " " "1.20.1" "MIT Kerberos" | |
4 .SH NAME | |
5 kswitch \- switch primary ticket cache | |
6 . | |
7 .nr rst2man-indent-level 0 | |
8 . | |
9 .de1 rstReportMargin | |
10 \\$1 \\n[an-margin] | |
11 level \\n[rst2man-indent-level] | |
12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] | |
13 - | |
14 \\n[rst2man-indent0] | |
15 \\n[rst2man-indent1] | |
16 \\n[rst2man-indent2] | |
17 .. | |
18 .de1 INDENT | |
19 .\" .rstReportMargin pre: | |
20 . RS \\$1 | |
21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] | |
22 . nr rst2man-indent-level +1 | |
23 .\" .rstReportMargin post: | |
24 .. | |
25 .de UNINDENT | |
26 . RE | |
27 .\" indent \\n[an-margin] | |
28 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] | |
29 .nr rst2man-indent-level -1 | |
30 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] | |
31 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u | |
32 .. | |
33 .SH SYNOPSIS | |
34 .sp | |
35 \fBkswitch\fP | |
36 {\fB\-c\fP \fIcachename\fP|\fB\-p\fP \fIprincipal\fP} | |
37 .SH DESCRIPTION | |
38 .sp | |
39 kswitch makes the specified credential cache the primary cache for the | |
40 collection, if a cache collection is available. | |
41 .SH OPTIONS | |
42 .INDENT 0.0 | |
43 .TP | |
44 \fB\-c\fP \fIcachename\fP | |
45 Directly specifies the credential cache to be made primary. | |
46 .TP | |
47 \fB\-p\fP \fIprincipal\fP | |
48 Causes the cache collection to be searched for a cache containing | |
49 credentials for \fIprincipal\fP\&. If one is found, that collection is | |
50 made primary. | |
51 .UNINDENT | |
52 .SH ENVIRONMENT | |
53 .sp | |
54 See kerberos(7) for a description of Kerberos environment | |
55 variables. | |
56 .SH FILES | |
57 .INDENT 0.0 | |
58 .TP | |
59 .B \fBFILE:/tmp/krb5cc_%{uid}\fP | |
60 Default location of Kerberos 5 credentials cache | |
61 .UNINDENT | |
62 .SH SEE ALSO | |
63 .sp | |
64 kinit(1), kdestroy(1), klist(1), | |
65 kerberos(7) | |
66 .SH AUTHOR | |
67 MIT | |
68 .SH COPYRIGHT | |
69 1985-2022, MIT | |
70 .\" Generated by docutils manpage writer. | |
71 . |