On Mon, Dec 22, 2003 at 10:54:07AM +1300, Kerry Thompson wrote:PAM ( and others ) make calls to the kerberos library which will always open /etc/krb5.conf in r/w mode, even though no apps should be writing to it. I suggest allowing read from all, and dontaudit for write.But the longterm solution would be to check why kerberos wants to have write access to that file (and change it to read-only, if it isn't necessary at all). Joerg