Skip to Content
0
Jan 03, 2012 at 04:26 AM

"NTLM token found in authorization header during SPNego authentication"

687 Views

Hi,

I'm configuring SPNEGO and after open the broser a windows appear asking for login ID and Password but then the Portal principal page appears asking again for login ID and password.

In webtool I found this error:

"NTLM token found in authorization header during SPNego authentication".

Here seems to be the solution but I have doubts about it

http://wiki.sdn.sap.com/wiki/display/JSTSG/(SIM)Problems-P67

u2022Check if the AS Java SPNego service user Service Principal Name (SPN) is unique throughout the LDAP repository.

If there is another user with same SPN in MS ADS the KDC cannot provide Kerberos token for the J2EE web service to Internet Explorer.

I have 3 LDAP and I created the user sapjsf in each one. This could be the cause?

Do I have to create differents users? sapjsf, sapjsf2, sapjsf3? intead of sapjsf only

Any clue?