7c2cf73058
(krb5_compare_creds): just verify that the keytypes/enctypes are compatible, not that they are the same
Assar Westerlund
1999-05-03 02:01:41 +00:00
3623dc5593
(krb5_mk_req_internal): try to handle old DCE secd's that are not able to handle MD5 checksums by defaulting to MD4 if the keytype was DES-CBC-CRC
Assar Westerlund
1999-04-25 17:44:01 +00:00
a8e18d82c4
(krb5_mk_req): use auth_context->keytype
Assar Westerlund
1999-04-25 17:43:07 +00:00
9fc8830e95
(make_pa_tgs_req): remove old kludge for secd (init_tgs_req): add all supported enctypes for the keytype in `in_creds->session.keytype' if it's set
Assar Westerlund
1999-04-25 17:42:11 +00:00
52df3677bb
(F_PSEUDO): new flag for non-protocol encryption types (do_checksum): new function (verify_checksum): take the checksum to use from the checksum message and not from the crypto struct (etypes): add F_PSEUDO flags (krb5_keytype_to_enctypes): new function
Assar Westerlund
1999-04-25 17:39:48 +00:00
2e3cbdaadb
(kerberos5_send): use krb5_auth_setkeytype' instead of krb5_auth_setenctype' to make sure we get a DES session key.
Assar Westerlund
1999-04-25 17:36:57 +00:00
7e3644da1f
fix for stupid aix warnings
Johan Danielsson
1999-04-25 14:58:34 +00:00
b380f51a81
(erase_file): don't malloc
Johan Danielsson
1999-04-25 14:55:49 +00:00
28928b2ef9
use LIB_otp
Assar Westerlund
1999-04-25 13:24:55 +00:00
6cc3a89c55
(krb5_decrypt_ticket): add flags and KRB5_VERIFY_AP_REQ_IGNORE_INVALID for ignoring that the ticket is invalid
Assar Westerlund
1999-04-20 14:18:11 +00:00
3f600ccd2d
x
Johan Danielsson
1999-04-20 11:26:38 +00:00
55f24fcc4b
don't depend on paths.h
Johan Danielsson
1999-04-20 11:25:46 +00:00
1a9f3e710a
x
Johan Danielsson
1999-04-20 10:46:07 +00:00
285943de7f
don't try to load library by default; get library and function name from krb5.conf
Johan Danielsson
1999-04-20 10:46:03 +00:00
d9cfb0c8cc
x
Johan Danielsson
1999-04-20 10:42:10 +00:00
37a87006c7
sample password checking functions
Johan Danielsson
1999-04-20 10:42:07 +00:00
2d10602255
x
Johan Danielsson
1999-04-19 16:47:42 +00:00
d340e56668
check for dlopen, and dlfcn.h
Johan Danielsson
1999-04-19 16:47:38 +00:00
f25d29ec48
(krb5_storage_to_data, krb5_ret_data): use krb5_data_alloc and be careful with checking allocation and sizes.
Assar Westerlund
1999-04-19 16:38:45 +00:00
5ba1a9f8d3
x
Johan Danielsson
1999-04-19 16:32:09 +00:00
cf25c2c040
update
Johan Danielsson
1999-04-19 16:32:01 +00:00
5572b39553
add support for dlopen:ing password quality check library
Johan Danielsson
1999-04-19 16:31:43 +00:00
27af2f973d
(--tokens): conditionalize on KRB4
Assar Westerlund
1999-04-19 14:48:28 +00:00
339eff8738
(renew_validate): set all flags (main): fix cut-n-paste error when setting start-time
Assar Westerlund
1999-04-19 14:48:11 +00:00
3979b0e513
(check_tgs_flags): starttime of a validate ticket should be > than current time (*): send flags to krb5_verify_ap_req and krb5_decrypt_ticket
Assar Westerlund
1999-04-19 14:47:33 +00:00
4ba208f29a
(renew_validate): use the client realm instead of the local realm when renewing tickets.
Assar Westerlund
1999-04-19 13:36:31 +00:00
3e1ade55a8
try to handle the case of --without-package correctly
Assar Westerlund
1999-04-19 13:33:05 +00:00
795e179109
(krb5_fwd_tgs_creds): compat function (krb5_get_forwarded_creds): correct freeing of out_creds
Assar Westerlund
1999-04-19 13:29:45 +00:00
72cbcac0e9
(renew_validate): hopefully fix up freeing of memory
Assar Westerlund
1999-04-19 13:19:40 +00:00
64bc8cd775
conditionalize the kafs calls on KRB4
Assar Westerlund
1999-04-19 13:19:02 +00:00
3012aec5aa
x
Johan Danielsson
1999-04-19 10:32:15 +00:00
b91ffaca32
add appl/su
Johan Danielsson
1999-04-19 10:32:02 +00:00
14a5c91791
add su
Johan Danielsson
1999-04-19 10:31:56 +00:00
85051db867
su
Johan Danielsson
1999-04-19 10:31:38 +00:00
de0d723945
add support for getting afs tokens with v4 and v5
Assar Westerlund
1999-04-19 10:30:52 +00:00
f4020ed93d
(add_padata): loop over all enctypes instead of just taking the first one. fix all callers. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net>
Assar Westerlund
1999-04-19 10:26:01 +00:00
ee64feeaa1
(ka_convert): print the failing principal. AFS 3.4a creates krbtgt.REALMOFCELL as NOTGS+NOSEAL, work around. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net>
Assar Westerlund
1999-04-19 10:24:42 +00:00