Skip to Content
0
Former Member
Jun 08, 2006 at 01:54 AM

SPnego/Kerberos implementation problem

40 Views

When I add the SPNegoLoginModule to the "ticket" authentication template then when you call up the portal URL no login screen appears. The browser just hangs.

I also used the spnego config test web app. The test app performs the "java systems properties" and "J2EE

user" tests OK but the tool hangs when you do the "aquire credentials" test and does not come back with either a positive or a negative result and appears to hang also.

I seem to be getting the following error in the default trace file at the time:

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Date : 06/05/2006

Time : 11:35:04:505

Message : Password:

Severity : Error

Category :

Location : System.err

Application : sap.com/SPNego Configuration Tests

Thread : SAPEngine_Application_Thread[impl:3]_7

Datasource : 6994150:D:\usr\sap\EP2\JC00\j2ee\cluster\server0\log\defaultTrace.trc

Message ID : 00145E28414A001F0000018A000006C40004157024C8AEED

Source Name : System.err

Argument Objs :

Arguments :

Dsr Component :

Dsr Transaction : 8359a290f43311dabd8000145e28414a

Dsr User :

Indent : 0

Level : 0

Message Code :

Message Type : 0

Relatives :

Resource Bundlename :

Session : 2

Source : System.err

ThreadObject : SAPEngine_Application_Thread[impl:3]_7

Transaction :

User : Guest

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

The implementation seems to be waiting for some password maybe?

Does anyone have any ideas about this problem?