Skip to Content
0
Former Member
Apr 14, 2014 at 12:18 PM

Activate SSO with AD Kerberos

29 Views

Hello,

I installed a Netweaver 7.4 AS Java Portal with a MaxDB instance inside a test environment.

I would like to validate (amongst other features) the SSO capability.

To do so I created another Win 2008R2 server that I configured with an AD server.

Within the AD I created two users:

* "j2ee-RM1" where RM1 correspond to my netweaver instance.

* "viewer2" which purpose is to be a plain user to test the connection as SSO client.

In Netweaver, I configured the SPNEGO via it's dedicated wizard. (http://mysap_ip:50000/spnego) using the j2ee_RM1 ID and related domain.

Then I connected as "viewer2" on the Win AD server. Via Internet Explorer I navigated to the Netweaver portal URL.

I expected To be logged directly into the portal but instead I got the usual SAP Login frame.

I searched and digged into SCN, notes and other documentation, but I found nothing that was clear enough to help me in this validation process.

Who knows about a clear and complete documentation to setup this SSO stuff?

Renaud