f50772dd4c
x
Johan Danielsson
2001-06-29 16:57:24 +00:00
73436cba4f
move ticket conversion code to separate function, and call that from a couple of places, like when renewing a ticket; also add a flag for just converting a ticket
Johan Danielsson
2001-06-29 16:57:04 +00:00
6d909c2713
set renew-life to some sane value
Johan Danielsson
2001-06-29 16:47:01 +00:00
46ac306d98
x
Johan Danielsson
2001-06-29 16:45:50 +00:00
adb1ef4618
call krb5_get_init_creds_opt_set_default_flags
Johan Danielsson
2001-06-29 16:45:34 +00:00
b1f6a2dd75
don't send more data than required
Johan Danielsson
2001-06-29 16:27:55 +00:00
99e55f95aa
add back INLCUDE_krb4
Assar Westerlund
2001-06-24 02:59:34 +00:00
9c4c1af181
(any_resolve): make use of strsep_copy more consistent
Assar Westerlund
2001-06-24 02:22:33 +00:00
af69003d76
(any_resolve); improving parsing of ANY: (any_start_seq_get): remove a double free (any_next_entry): iterate over all (sub) keytabs and avoid leave data around to be freed again
Assar Westerlund
2001-06-24 01:50:52 +00:00
789f49bc82
use getaddrinfo instead of dns_lookup when testing for kerberos.REALM. this allows reusing that information when actually contacting the server and thus avoids one DNS lookup
Assar Westerlund
2001-06-21 04:05:28 +00:00
de04c2dd41
removed the errors that were moved to k524_err.et
Assar Westerlund
2001-06-21 03:51:36 +00:00
9a341998fe
include k524_err.h
Johan Danielsson
2001-06-20 02:50:56 +00:00
45c040bf79
typo in previous
Johan Danielsson
2001-06-20 02:49:21 +00:00
5dfcdf88e7
(krb524_convert_creds_kdc): don't test for keytype, the server will do this for us if it has anything to complain about
Johan Danielsson
2001-06-20 02:47:31 +00:00
92c3bb3880
x
Johan Danielsson
2001-06-20 02:46:05 +00:00
37014a1391
x
Johan Danielsson
2001-06-20 01:49:20 +00:00
3551626182
try to install links to manpages
Johan Danielsson
2001-06-20 01:49:03 +00:00
f892ee1f3a
x
Johan Danielsson
2001-06-20 01:15:09 +00:00
cbfff02d1e
manpage
Johan Danielsson
2001-06-20 01:14:49 +00:00
cbc173cc05
add functions krb5_principal_get_realm' and krb5_principal_get_comp_string' that returns parts of a principal; this is a replacement for the internal krb5_princ_realm' and krb5_princ_component' macros that everyone seem to use
Johan Danielsson
2001-06-20 00:57:50 +00:00
457a5e072e
x
Johan Danielsson
2001-06-20 00:01:55 +00:00
7e7111d259
fix typo in obviously never used sysctl case
Johan Danielsson
2001-06-20 00:00:38 +00:00
c53a2134ed
x
Johan Danielsson
2001-06-19 23:53:35 +00:00
99c4509d73
rename check_status to wait_for_process, and export it; function pipe_execv similar to popen, but with more control over input and output
Johan Danielsson
2001-06-19 23:53:23 +00:00
4214063de9
prototypes for wait_for_process and pipe_execv
Johan Danielsson
2001-06-19 23:52:08 +00:00
060c8f4a91
(_kafs_realm_of_cell): changed to first try exact match in CellServDB, then exact match in DNS, and finally in-exact match in CellServDB
Assar Westerlund
2001-06-19 16:38:53 +00:00