Problem:
While executing following command:
#kinit username@MYDOMAIN.COM -k -t username.keytab
it threw error :
kinit: KDC reply did not match expectations while getting initial credentials
Solution :
user doesn't have remote access to the machine.
While executing following command:
#kinit username@MYDOMAIN.COM -k -t username.keytab
it threw error :
kinit: KDC reply did not match expectations while getting initial credentials
Solution :
user doesn't have remote access to the machine.
No comments:
Post a Comment