cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

Auto Logon with LDAP SSO

Former Member
0 Likes
528

Hi All,

I am having EHP1 for NW 7.3 installed on windows 2008 R2 and I am trying to do SSO with ADS.

I am following the  steps as below :

1. Created administrator user user1 and disabled "Use Kerberos DES encryption type for this Account" and checked "Password never expire option"

2. setspn -a HTTP/javahost.mydomain.com user1

3. Logged into javahost:port/nwa

4. Generated Keytab file in Domain server:

ktab -a user1@MYDOMAIN.COM -k keytab

5. Imported the keytab into the JAVA system :

http://javahost:port/spnego

Kerberos Realm--> edit --> Keys--> Update Keys -> uploading keytab file --> browse --> selected file and IMPORT --> Save.

6. Activate the REALM.

7. Adjusted the authentication stack:

EvaluateTicketLoginModule     SUFFICIENT

SPNegoLoginModule              OPTIONAL

CreateTicketLoginModule       SUFFICIENT

BasicPasswordLoginModule     REQUIRED

CreateTicketLoginModule       REQUIRED

-->Save.

8. Did the settings in the browser.When tried to open the URL http://<server>:<port>/XMII/Menu.jsp


I am getting a windows authentication message as in the attached screen shot (Windows_auth)


After that I can see the Logon page

I am able to Login through LDAP User credentials.

But how to by pass Logon page to directly go to Menu page?.

Is there any other settings to be done at Server or net weaver level to Auto Authenticate?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hi All,

I tried some workarounds which helped to skip Login page.

But I it still prompts Windows security and "Upload Protected Area" boxes to enter credentials as shown in pictures.

Please Help out to resolve this Issue.

Regards,

Vinothkumar G.

S_Sriram
Active Contributor
0 Likes
Former Member
0 Likes

Hi Sriram,

Thanks for the help.

But I was looking for SAP Netweaver.

Regards,

Vinoth