(initialize_realms): Remove rather pointless use of krb5.conf to find
authorTheodore Tso <tytso@mit.edu>
Thu, 7 Nov 1996 17:00:05 +0000 (17:00 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 7 Nov 1996 17:00:05 +0000 (17:00 +0000)
commit80bb3f71d337ee644446817306dab2e16508b826
tree5533d15553d2027911d9d298692cb2b5402ebd1c
parent4098d75a44e49e696dd7e07379c73862e242604e
(initialize_realms): Remove rather pointless use of krb5.conf to find
the kdc.conf used to get the default port list.  It's not useful for
anything else, and will just confuse people.

(init_realm): Reformat function to be readable.  Add error checking to
call of krb5_read_realm_params.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9313 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/ChangeLog
src/kdc/main.c