[krbdev.mit.edu #6760] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Aug 23 18:03:26 EDT 2010


Make profile_init() return EACCESS or EPERM if one of those errors was
encountered when failing to open any of the specified profile files.
This causes krb5_init_os_context() to fail properly when krb5.conf is
unreadable, instead of treating that situation like a nonexistent
krb5.conf.

The library will continue to soldier on if one profile file is
readable and another is not.  This is deliberate as of r14116, whether
or not it's a good idea.


http://src.mit.edu/fisheye/changelog/krb5/?cs=24250
Commit By: ghudson
Revision: 24250
Changed Files:
U   trunk/src/util/profile/prof_init.c




More information about the krb5-bugs mailing list