I should really get around to installing dnscrypt-proxy… and now that I know about cloaking there is no reason not to go all-in. Also I was referred to some installation doco on #lobsters.
Tag Archives: hosts
Failed to verify krb5 credentials: Server not found in Kerberos database
Reply
I was getting “Failed to verify krb5 credentials: Server not found in Kerberos database” errors when trying to use Kerberos authentication in Apache2. The problem was in my /etc/hosts file. I needed to change this:
10.183.97.44 charity.progclub.org charity 67.207.128.184 charity-public
To this:
10.183.97.44 charity.progclub.org charity 67.207.128.184 charity.progclub.org charity-public