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