I was trying to test my kerberos configuration, but I kept getting “Password Incorrect”:
root@samba4:/etc/samba# kinit administrator
[email protected]'s Password:
kinit: Password incorrect
See that lowercase @mydomain.local? That is the problem. The domain must be in upper case in your krb5.conf file. How frustrating.