BSD 4_4 development
[unix-history] / usr / share / man / cat1 / ksrvtgt.0
CommitLineData
35c075bb
C
1
2
3
4KSRVTGT(1) BSD Reference Manual KSRVTGT(1)
5
6
7N\bNA\bAM\bME\bE
8 ksrvtgt - fetch and store Kerberos ticket-granting-ticket
9 using a service key
10
11S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
12 k\bks\bsr\brv\bvt\btg\bgt\bt name instance [[realm] srvtab]
13
14D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
15 _\bk_\bs_\br_\bv_\bt_\bg_\bt retrieves a ticket-granting ticket with a lifetime
16 of five (5) minutes for the principal _\bn_\ba_\bm_\be_\b._\bi_\bn_\bs_\bt_\ba_\bn_\bc_\be_\b@_\br_\be_\ba_\bl_\bm
17 (or _\bn_\ba_\bm_\be_\b._\bi_\bn_\bs_\bt_\ba_\bn_\bc_\be_\b@_\bl_\bo_\bc_\ba_\bl_\br_\be_\ba_\bl_\bm if _\br_\be_\ba_\bl_\bm is not supplied on
18 the command line), decrypts the response using the service
19 key found in _\bs_\br_\bv_\bt_\ba_\bb (or in /\b/e\bet\btc\bc/\b/k\bke\ber\brb\bbe\ber\bro\bos\bsI\bIV\bV/\b/s\bsr\brv\bvt\bta\bab\bb if
20 _\bs_\br_\bv_\bt_\ba_\bb is not specified on the command line), and stores
21 the ticket in the standard ticket cache.
22
23 This command is intended primarily for use in shell
24 scripts and other batch-type facilities.
25
26D\bDI\bIA\bAG\bGN\bNO\bOS\bST\bTI\bIC\bCS\bS
27 "Generic kerberos failure (kfailure)" can indicate a whole
28 range of problems, the most common of which is the inabil-
29 ity to read the service key file.
30
31F\bFI\bIL\bLE\bES\bS
32 /etc/kerberosIV/krb.conf
33 to get the name of the local realm.
34
35 /tmp/tkt[uid] The default ticket file.
36
37 /etc/kerberosIV/srvtab
38 The default service key file.
39
40S\bSE\bEE\bE A\bAL\bLS\bSO\bO
41 kerberos(1), kinit(1), kdestroy(1)
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61MIT Project Athena Kerberos Version 4.0 1
62
63
64
65
66