7fe46fddf5
document admin_server and kpasswd_server for realms document capath better
Assar Westerlund
2001-01-19 04:53:24 +00:00
6cce09faf2
(krb5_get_krb_changepw_hst): preferably look at kpasswd_server before admin_server
Assar Westerlund
2001-01-19 04:30:54 +00:00
0e38b0e07e
(get_cred_from_kdc_flags): look in [libdefaults]capath for better hint of realm to send request to. this allows the client to specify `realm routing information' in case it cannot be done at the server (which is preferred)
Assar Westerlund
2001-01-19 04:29:44 +00:00
c87dc9d5f6
(krb5_rd_priv): handle no sequence number as zero when we were expecting a sequence number. MIT krb5 cannot generate a sequence number of zero, instead generating no sequence number
Assar Westerlund
2001-01-19 04:27:09 +00:00
2b112c9a06
(krb5_rd_safe): handle no sequence number as zero when we were expecting a sequence number. MIT krb5 cannot generate a sequence number of zero, instead generating no sequence number
Assar Westerlund
2001-01-19 04:25:37 +00:00
1eab2064ea
x
Johan Danielsson
2001-01-18 23:03:10 +00:00
6cbdce797a
(lstat_file): handle case where file lives in `/'
Johan Danielsson
2001-01-18 23:03:02 +00:00
0fbfbb5860
(parse_attributes): make empty string mean no attributes, specifying the empty string at the command line should give you no attributes, but just pressing return at the prompt gives you default attributes (edit_entry): only pick up values from the default principal if they aren't set in the principal being edited
Assar Westerlund
2001-01-11 23:07:29 +00:00
3ea518adb5
(doit): print an error and bail out if storing an entry in the database fails. The most likely reason for it failing is out-of-space.
Assar Westerlund
2001-01-04 15:59:26 +00:00
d4e3ec0fa2
x
Johan Danielsson
2000-12-16 00:58:54 +00:00
1852f11803
reflect recent changes
Johan Danielsson
2000-12-16 00:58:49 +00:00
c65e4cd585
x
Johan Danielsson
2000-12-16 00:45:34 +00:00
c6d3be50e3
don't copy an entry that already exists in the keytab, and warn if the keyblock differs
Johan Danielsson
2000-12-16 00:45:29 +00:00
956c878eb8
x
Johan Danielsson
2000-12-16 00:18:00 +00:00
427d9d63a6
merge srvcreate with copy
Johan Danielsson
2000-12-16 00:17:19 +00:00
37bcf8ded8
merge srvconvert with copy
Johan Danielsson
2000-12-15 17:44:49 +00:00
d4ab20eaf6
x
Johan Danielsson
2000-12-15 17:12:31 +00:00
86a18b0d35
always build keytab_krb4.c
Johan Danielsson
2000-12-15 17:12:21 +00:00
489076ea0e
always register the krb4 keytab functions
Johan Danielsson
2000-12-15 17:11:51 +00:00
18fa488dac
declare krb4_ftk_ops
Johan Danielsson
2000-12-15 17:11:12 +00:00
fb0b98c204
We don't really need to include krb.h here, since we only use the principal size macros, so define these here. Theoretically someone could have a krb4 system where these values are != 40, but this is unlikely, and krb5_524_conv_principal also assume they are 40.
Johan Danielsson
2000-12-15 17:10:40 +00:00