1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
|
.\" $Source$
.\" $Author$
.\" $Id$
.\" Copyright 1995 by the Massachusetts Institute of Technology.
.\"
.\" Export of this software from the United States of America may
.\" require a specific license from the United States Government.
.\" It is the responsibility of any person or organization contemplating
.\" export to obtain such a license before exporting.
.\"
.\" WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
.\" distribute this software and its documentation for any purpose and
.\" without fee is hereby granted, provided that the above copyright
.\" notice appear in all copies and that both that copyright notice and
.\" this permission notice appear in supporting documentation, and that
.\" the name of M.I.T. not be used in advertising or publicity pertaining
.\" to distribution of the software without specific, written prior
.\" permission. M.I.T. makes no representations about the suitability of
.\" this software for any purpose. It is provided "as is" without express
.\" or implied warranty.
.\"
.\"
.TH KRB5STRINGS 3 "Kerberos Version 5.0" "MIT Project Athena"
.SH NAME
krb5strings \- String representations of Kerberos V5 internal data.
.SH KEY TYPES
The following strings specify valid key types for use by Kerberos V5.
.TP 2i
.I null
Specifies KEYTYPE_NULL.
.TP 2i
.I des
Specifies KEYTYPE_DES.
.SH SALT TYPES
The following strings specify valid salt types for use by Kerberos V5.
.TP 2i
.I normal
Specifies KRB5_KDB_SALTTYPE_NORMAL.
.TP 2i
.I v4
Specifies KRB5_KDB_SALTTYPE_V4.
.TP 2i
.I norealm
Specifies KRB5_KDB_SALTTYPE_NOREALM.
.TP 2i
.I onlyrealm
Specifies KRB5_KDB_SALTTYPE_ONLYREALM.
.TP 2i
.I special
Specifies KRB5_KDB_SALTTYPE_SPECIAL.
.SH ENCRYPTION TYPES
The following strings specify valid encryption types for use by Kerberos V5.
.TP 2i
.I null
Specifies ETYPE_NULL.
.TP 2i
.I des-cbc-crc
Specifies ETYPE_DES_CBC_CRC.
.TP 2i
.I des-cbc-md4
Specifies ETYPE_DES_CBC_MD4.
.TP 2i
.I des-cbc-md5
Specifies ETYPE_DES_CBC_MD5.
.TP 2i
.I raw-des-cbc
Specifies ETYPE_RAW_DES_CBC.
.SH CHECKSUM TYPES
The following strings specify valid checksum types for use by Kerberos V5.
.TP 2i
.I crc32
Specifies CKSUMTYPE_CRC32.
.TP 2i
.I md4
Specifies CKSUMTYPE_RSA_MD4.
.TP 2i
.I md4-des
Specifies CKSUMTYPE_RSA_MD4_DES.
.TP 2i
.I des-cbc
Specifies CKSUMTYPE_DESCBC.
.TP 2i
.I md5
Specifies CKSUMTYPE_RSA_MD5.
.TP 2i
.I md5-des
Specifies CKSUMTYPE_RSA_MD5_DES.
.SH PRINCIPAL FLAGS
The following strings specify particular principal attributes for use by
Kerberos V5.
.TP 2i
.I postdateable
In the negative sense, specifies KRB5_KDB_DISALLOW_POSTDATED.
.TP 2i
.I forwardable
In the negative sense, specifies KRB5_KDB_DISALLOW_FORWARDABLE.
.TP 2i
.I tgt-based
In the negative sense, specifies KRB5_KDB_DISALLOW_TGT_BASED.
.TP 2i
.I renewable
In the negative sense, specifies KRB5_KDB_DISALLOW_RENEWABLE.
.TP 2i
.I proxiable
In the negative sense, specifies KRB5_KDB_DISALLOW_PROXIABLE.
.TP 2i
.I dup-skey
In the negative sense, specifies KRB5_KDB_DISALLOW_DUP_SKEY.
.TP 2i
.I allow-tickets
In the negative sense, specifies KRB5_KDB_DISALLOW_ALL_TIX.
.TP 2i
.I preauth
Specifies KRB5_KDB_REQUIRES_PRE_AUTH.
.TP 2i
.I hwauth
Specifies KRB5_KDB_REQUIRES_HW_AUTH.
.TP 2i
.I pwchange
Specifies KRB5_KDB_REQUIRES_PWCHANGE.
.TP 2i
.I service
In the negative sense, specifies KRB5_KDB_DISALLOW_SVR.
.TP 2i
.I pwservice
Specifies KRB5_KDB_PWCHANGE_SERVICE.
.TP 2i
.I md5
Specifies KRB5_KDB_SUPPORT_DESMD5.
.SH ABSOLUTE TIME
The following formats specify valid absolute time strings for use by Kerberos
V5. In the description the following abbreviations are used:
.in +1i
.B yy
denotes the last two digits of the year.
.B mm
denotes the two digits representing the month (01 = January, 12 = December).
.B dd
denotes the two digits representing the day of the month.
.B HH
denotes the two digits representing the hour of the day (24-hour format).
.B MM
denotes the two digits representing the minute of the hour.
.B SS
denotes the two digits representing the second of the minute.
.in -1i
.TP 2i
.I yymmddHHMMSS
e.g. 951225093023 specifies 9:30:23 a.m. on 25 December 1995.
.TP 2i
.I yy.mm.dd.HH.MM.SS
e.g. 95.12.25.09.30.23 specifies 9:30:23 a.m. on 25 December 1995.
.TP 2i
.I yymmddHHMM
e.g. 9512250930 specifies 9:30 a.m. on 25 December 1995.
.TP 2i
.I HHMMSS
e.g. 123056 specifies 12:30:56 p.m. today.
.TP 2i
.I HHMM
e.g. 2130 specifies 9:30 p.m. today.
.TP 2i
.I HH:MM:SS
e.g. 12:30:56 specifies 12:30:56 p.m. today.
.TP 2i
.I HH:MM
e.g. 21:30 specifies 9:30 p.m. today.
.PP
The following formats are recognized if the target operating system supports
the
.B strptime(3)
function. See the
.B strptime(3)
manual page for a description of the format fields:
.TP 2i
.I %x:%X
Specifies the locale-dependent short date format concatenated by a colon with
the locale-dependent short time format.
.TP 2i
.I %d-%b-%Y:%T
e.g. 10-January-1995:16:42:23 in U.S. locales.
.TP 2i
.I %d-%b-%Y:%R
e.g. 10-January-1995:16:42 in U.S. locales.
.SH DELTA TIME
The following formats specify valid delta time strings for use by Kerberos
V5. In the description the following abbreviations are used:
.in +1i
.B d
denotes a number of days.
.B h[h]
denotes one or two digits representing a number of hours.
.B m[m]
denotes one or two digits representing a number of minutes.
.B s[s]
denotes one or two digits representing a number of seconds.
.in -1i
.TP 2i
.I d-hh:mm:ss
e.g. 7-04:30:01 specifies seven days, four hours 30 minutes and one second.
.TP 2i
.I ddhhmmss
e.g. 7d4h30m1s specifies seven days, four hours 30 minutes and one second.
.TP 2i
.I h:mm:ss
e.g. 6:23:16 specifies six hours, 23 minutes and 16 seconds.
.TP 2i
.I hhmmss
e.g. 6h23m16s specifies six hours 23 minutes and 16 seconds.
.TP 2i
.I h:mm
e.g. 2:30 specifies two hours and 30 minutes.
.TP 2i
.I hhmm
e.g. 2h30m specifies two hours and 30 minutes.
.TP 2i
.I dd
e.g. 2d specifies two days.
.TP 2i
.I hh
e.g. 4h specifies four hours.
.TP 2i
.I mm
e.g. 30m specifies 30 minutes.
.TP 2i
.I ss
e.g. 3600s specifies 3600 seconds.
.SH SEE ALSO
kdc.conf(5), krb5kdc(8), kdb5_edit(8), kadmin5(8), strptime(3)
|