Kerberos failed with krb5krb_AP_ERR_ BAD_INTEGRITY

2017-03-21 Thread Ashish
Hi All , This is my setup . windows 8.1 64 bit windows 2012 R2 server AD and KDC . BS2000 with MIT kerberos 1.13.2 I generate keytab for SPN using this command : ktpass -princ host/@domain name -mapuser pass -crypto RC4-HMAC-NT -ptype KRB5_NT_PRINCIPAL -out C:\KeyTab\HMAC7U6.keytab I am t

RE: Kerberos failed with krb5krb_AP_ERR_ BAD_INTEGRITY

2017-03-21 Thread Osipov, Michael
> Hi All , > > This is my setup . > > windows 8.1 64 bit > windows 2012 R2 server AD and KDC . > BS2000 with MIT kerberos 1.13.2 > > I generate keytab for SPN using this command : > > ktpass -princ host/@domain name -mapuser user pass> pass -crypto RC4-HMAC-NT -ptype KRB5_NT_PRINCIPAL - > o

What is the interaction for Kerberos in a proxy environment?

2017-03-21 Thread chen dong
I am not sure that my statement is right here. If I am wrong, please correct me. As Kerberos protocol works atop of TCP protocol. Kerberos protocol has its own different implementation such MIT Kerberos. And on top of Kerberos, there is a virtual layer SASL - simple authentication and security lay