Hi,
So I am setting up Single Sign on with Windows AD.
When adding the keytab file to the configuration (global.properties) it doesnt work. I have used the note 1359035 to test the keytab file and the results are below:
Exception: krb_error 0 No supported key found in keytab for principal HTTP/XXX.XXX.COM@XXX.XXX.COM No error
KrbException: No supported key found in keytab for principal HTTP/XXX.XXX.COM@XXX.XXX.COM
at sun.security.krb5.internal.tools.Kinit.<init>(Kinit.java:192)
at sun.security.krb5.internal.tools.Kinit.main(Kinit.java:107)
Does that mean the keytab file hasnt generated correctly?
Cheers,