Last change
on this file since 4 was 1, checked in by Paul Smedley, 10 years ago |
Initial commit of Heimdal 1.5.3
|
File size:
1.8 KB
|
Line | |
---|
1 |
|
---|
2 | STRING2KEY(8) BSD System Manager's Manual STRING2KEY(8)
|
---|
3 |
|
---|
4 | NNAAMMEE
|
---|
5 | ssttrriinngg22kkeeyy -- map a password into a key
|
---|
6 |
|
---|
7 | SSYYNNOOPPSSIISS
|
---|
8 | ssttrriinngg22kkeeyy [--55 | ----vveerrssiioonn55] [--44 | ----vveerrssiioonn44] [--aa | ----aaffss] [--cc _c_e_l_l |
|
---|
9 | ----cceellll==_c_e_l_l] [--ww _p_a_s_s_w_o_r_d | ----ppaasssswwoorrdd==_p_a_s_s_w_o_r_d] [--pp _p_r_i_n_c_i_p_a_l
|
---|
10 | | ----pprriinncciippaall==_p_r_i_n_c_i_p_a_l] [--kk _s_t_r_i_n_g | ----kkeeyyttyyppee==_s_t_r_i_n_g]
|
---|
11 | _p_a_s_s_w_o_r_d
|
---|
12 |
|
---|
13 | DDEESSCCRRIIPPTTIIOONN
|
---|
14 | ssttrriinngg22kkeeyy performs the string-to-key function. This is useful when you
|
---|
15 | want to handle the raw key instead of the password. Supported options:
|
---|
16 |
|
---|
17 | --55, ----vveerrssiioonn55
|
---|
18 | Output Kerberos v5 string-to-key
|
---|
19 |
|
---|
20 | --44, ----vveerrssiioonn44
|
---|
21 | Output Kerberos v4 string-to-key
|
---|
22 |
|
---|
23 | --aa, ----aaffss
|
---|
24 | Output AFS string-to-key
|
---|
25 |
|
---|
26 | --cc _c_e_l_l, ----cceellll==_c_e_l_l
|
---|
27 | AFS cell to use
|
---|
28 |
|
---|
29 | --ww _p_a_s_s_w_o_r_d, ----ppaasssswwoorrdd==_p_a_s_s_w_o_r_d
|
---|
30 | Password to use
|
---|
31 |
|
---|
32 | --pp _p_r_i_n_c_i_p_a_l, ----pprriinncciippaall==_p_r_i_n_c_i_p_a_l
|
---|
33 | Kerberos v5 principal to use
|
---|
34 |
|
---|
35 | --kk _s_t_r_i_n_g, ----kkeeyyttyyppee==_s_t_r_i_n_g
|
---|
36 | Keytype
|
---|
37 |
|
---|
38 | ----vveerrssiioonn
|
---|
39 | print version
|
---|
40 |
|
---|
41 | ----hheellpp
|
---|
42 |
|
---|
43 | HEIMDAL March 4, 2000 HEIMDAL
|
---|
Note:
See
TracBrowser
for help on using the repository browser.