cancel
Showing results for 
Search instead for 
Did you mean: 

Using Kerberos Authentication for Single Sign-On

Former Member
0 Kudos

Dear,

Our portal 7.0 is running on windown 2003 server SP2 with SQL Server 2005 SP2 database.

I have completed all the steps for SPNego configuration and Web clients.

However when a LDAP user access the portal, a password still is required (could login with password).

Not sure I missed something, is there any others steps for the portal SSO configuration?

Any suggestion would be appreciated.

Thanks!

Joseph

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

What JDK version are you using?

Markus

Former Member
0 Kudos

Portal server is using j2sdk1.4.2_17-x64.

Thanks,

Joseph

Edited by: Zhong Joseph on Jun 19, 2009 12:59 PM

markus_doehr2
Active Contributor
0 Kudos

> Portal server is using j2sdk1.4.2_17-x64.

That version has a known bug with Kerberos:

Note 1057474 - NullPointerException in KRB5LoginMoule

Markus

Former Member
0 Kudos

Thanks Markus,

I had applied the solution with Note 994791 already, unfortunately the SSO does not work.

Thanks!

Joseph

markus_doehr2
Active Contributor
0 Kudos

> I had applied the solution with Note 994791 already, unfortunately the SSO does not work.

I can't work with your actual JDK 1.4.2_17 - it has a bug which prevents it to work even if you did all configuration. You have to update your JDK first.

(please just read the note I posted)

Markus