prof_init.c, prof_tree.c: Fixed calls to profile_update_file/profile_open_file to...
authorAlexandra Ellwood <lxs@mit.edu>
Wed, 23 Jan 2002 15:55:53 +0000 (15:55 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Wed, 23 Jan 2002 15:55:53 +0000 (15:55 +0000)
commit4df3816b982e8fc1893a492e02182570dcf34789
treefda764a5179df7e6677827ca93ad5798a8139617
parent14636969c6aea9e6fa38a76346d310b7b1ec39da
prof_init.c, prof_tree.c: Fixed calls to profile_update_file/profile_open_file to handle the possibility that we have lost permission to read one of the configuration files in the file list (say it's in AFS).  We should only fail catastrophically if we can't read all of the files in the profile

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14116 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/prof_init.c
src/util/profile/prof_tree.c