c759529aca
include <sys/file.h>
Assar Westerlund
1998-02-12 02:29:38 +00:00
945a9dd47a
add PA_KEY_INFO and PA_KEY_INFO_ENTRY
Assar Westerlund
1998-02-12 02:29:17 +00:00
d8eb5501ca
(get_pa_etype_info): remove gcc-ism of initializing local struct in declaration.
Assar Westerlund
1998-02-12 02:28:29 +00:00
11ae66a5bf
get rid of potential warning
Assar Westerlund
1998-02-05 22:54:33 +00:00
6e9d984304
Some more introduction. Switch to me.
Johan Danielsson
1998-02-03 06:33:27 +00:00
1a3ded01ed
x
Johan Danielsson
1998-01-31 16:54:21 +00:00
827ae4f721
Use krb5_decode_EncTicketPart.
Johan Danielsson
1998-01-31 16:47:55 +00:00
41c21a7ca4
Check at runtime whether to use enctypes instead of keytypes. If so use the same value to encrypt ticket, and kdc-rep as well as `keytype' for session key. Fix some obvious bugs with the handling of additional tickets.
Johan Danielsson
1998-01-31 16:47:31 +00:00
4474d734e7
Add codec.c
Johan Danielsson
1998-01-31 16:40:47 +00:00
bd86fa9144
Ignore KRB5_CONFIG if *not* running setuid. Get configuration for libdefaults ktype_is_etype, and default_etypes.
Johan Danielsson
1998-01-31 16:40:13 +00:00
dc609d0f02
Add ktype_is_etype field to context.
Johan Danielsson
1998-01-31 16:38:12 +00:00
3c79ec4952
Add krb5_string_to_etype, rename krb5_convert_etype to krb5_decode_keytype, and add krb5_decode_keyblock.
Johan Danielsson
1998-01-31 16:37:37 +00:00
4a82de96b1
Use krb5_decode_EncTicketPart, and krb5_decode_Authenticator.
Johan Danielsson
1998-01-31 16:36:02 +00:00
a5cfca0daf
Use krb5_decode_EncAPRepPart.
Johan Danielsson
1998-01-31 16:35:13 +00:00
5055bfb3b7
Use krb5_decode_EncKrbCredPart.
Johan Danielsson
1998-01-31 16:34:34 +00:00
c1b12683ca
Make sure enc_part.etype is an encryption type, and not a key type. Use krb5_encode_EncAPRepPart.
Johan Danielsson
1998-01-31 16:34:11 +00:00
f03922bf19
Use krb5_decode_PA_KEY_INFO.
Johan Danielsson
1998-01-31 16:32:23 +00:00
440bf6aeb6
Use krb5_decode_Enc{AS,TGS}RepPart.
Johan Danielsson
1998-01-31 16:31:51 +00:00
206ecd6430
Use krb5_encode_EncKrbCredPart.
Johan Danielsson
1998-01-31 16:30:52 +00:00
e07a5b2712
Use krb5_encode_Authenticator.
Johan Danielsson
1998-01-31 16:29:24 +00:00
dcc93391f3
Enctype conversion stuff.
Johan Danielsson
1998-01-31 16:28:52 +00:00
63812455ec
Chown ticket file when doing reauth.
Johan Danielsson
1998-01-31 07:52:59 +00:00
c525d68c2b
Add entry for reauthent.
Johan Danielsson
1998-01-29 02:54:11 +00:00
d4d93644c7
Add support for reauthentication.
Johan Danielsson
1998-01-29 02:50:48 +00:00
420af1b320
remove sch
Johan Danielsson
1998-01-23 00:03:46 +00:00
b978944405
Cleanup some ktype-etype code.
Johan Danielsson
1998-01-22 23:34:07 +00:00
a99929c553
Use krb5_convert_etype.
Johan Danielsson
1998-01-22 23:32:52 +00:00
63dede6266
Add krb5_convert_etype function - converts from protocol keytypes (that really are enctypes) to internal representation.
Johan Danielsson
1998-01-22 23:32:05 +00:00
1c967d721a
Rename err' to ret'.
Johan Danielsson
1998-01-22 23:27:21 +00:00
0cc4c41754
Add PA-KEY-INFO structure to hold information on keys in the database; and also a new `pa-key-info' padata-type.
Johan Danielsson
1998-01-22 22:37:26 +00:00
5281b7bbfe
If pre-authentication fails, return a list of keytypes, salttypes, and salts.
Johan Danielsson
1998-01-22 22:35:46 +00:00
82efb9b371
Add better support for pre-authentication, by looking at hints from the KDC.
Johan Danielsson
1998-01-22 22:34:12 +00:00
1d3d76d40e
Add better support for specifying what pre-authentication to use.
Johan Danielsson
1998-01-22 22:32:47 +00:00
55c4e2bb6c
Merge entries for KEYTYPE_DES and KEYTYPE_DES_AFS3.
Johan Danielsson
1998-01-22 22:31:13 +00:00
49462b6592
Add entry for KEYTYPE_DES_AFS3.
Johan Danielsson
1998-01-22 22:30:30 +00:00
41f39ada8f
Add pre-authentication structures.
Johan Danielsson
1998-01-22 22:29:46 +00:00
56e9a20e9a
Don't fail if realloc(X, 0) returns NULL.
Johan Danielsson
1998-01-22 20:24:31 +00:00
69fbbd0c25
x
Johan Danielsson
1998-01-22 20:23:28 +00:00
9d2c40aa7a
Fix long form of negative flags.
Johan Danielsson
1998-01-22 20:23:16 +00:00
15e416b777
(kadm5_log_flush): send a unix domain datagram to inform the possible running ipropd of an update.
Assar Westerlund
1998-01-21 05:19:35 +00:00
dc15d425e0
add signal stuff
Assar Westerlund
1998-01-21 05:18:52 +00:00
11b249fe52
Return error-packet to caller.
Johan Danielsson
1998-01-21 03:18:22 +00:00
a74250405d
(krb5_free_kdc_rep) Free krb5_kdc_rep->error.
Johan Danielsson
1998-01-21 03:17:35 +00:00