Don't ignore errors found from parsing the config file. Currently, we
authorTheodore Tso <tytso@mit.edu>
Wed, 6 Nov 1996 21:25:55 +0000 (21:25 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 6 Nov 1996 21:25:55 +0000 (21:25 +0000)
commit3f6476c0308d9993e6d33993c4c36c25d3ac9ab4
tree2b2ae1da538a6e2495a5d66c5f346d51c27e0a05
parent659b61a48aee8c82c161c1f6a5fdb850bfebd0e5
Don't ignore errors found from parsing the config file.  Currently, we
return an error if the profile isn't found.  In the future we can
maybe do something better with intelligent defaulting if krb5.conf
doesn't exist, but we don't have this today.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9307 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/init_os_ctx.c