cancel
Showing results for 
Search instead for 
Did you mean: 

Implementing Sign on for SRM Server using LDAP

Former Member
0 Kudos

Hi Guys.

I need to implement SSL sign on using LDAP Server.

1. Create the user and sign on with authentication through the LDAP server.

that means there will LDAP authentication first and then

it will logon to SRM (ITS server).

Please let us know if any one of you has done this

Regards

Pushkar Joshi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Pushkar,

Hi. We are intending on doing this through the portal.

If you want to do it directly in SRM then I think you will need to change the logon procedures in BBPSTART (See transaction SICF). I haven't tried it, but you could probably do this through 'L Alternative logon procedure'.

If your SAP database is on Unix and LDAP is on Windows you will probably need a Kerberos authentication. I have managed to read in the information from LDAP (See transaction LDAP), but not authenticate against it. Hence the portal solution.

There is a lot of information on SDN for user authentication (one Blog listed below), but at the end of the day it depends on you release and the technical infrastructure.

/people/wai-hon.lam/blog/2006/04/20/windows-integrated-authentication-via-kerberos-on-an-ldap-data-source

Good luck

Cheers

Rob