[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MacOSX: /Library/Preferences/edu.mit.Kerberos /etc/krb5.conf
> I can't find any documentation about how
> /Library/Preferences/edu.mit.Kerberos, /etc/krb5.conf are read by
> libkrb and in what preference order conflicting entries are resolved.
> My ktrace output indicates that they are read both. Version is a
> snapshot from last month.
/Library/Preferences/edu.mit.Kerberos is read before
SYSCONFDIR /krb5.conf and /etc/krb5.conf
Entires are appended (not overwritten).
Love