cancel
Showing results for 
Search instead for 
Did you mean: 

Portal with LDAP

Former Member
0 Kudos

Dear all,

System details: ECC 5.0, EP 6.0 SP17, ESS

1.I have already installed Portal with abap option. But now the requirement is to get authentication for portal ess users by LDAP, how to do it without installation or should i install it again.

2.LDAP server is rehat open server. sap schema is created in ldap. what steps should i have to do in ldap server?

3.Do i need to activate ldap (manually) in abap system also?

4.How these portal users will be mapped to employee id

if they are authenticated in portal because i think in transaction HRUSER it gives the user list which are stored in abap system, or the user id,s must be created in both abap and ldap.

Can anyone give me the solution.

Imran Hasware

imran.hasware@lycos.co.uk

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Imran,

If the users logon in EP and the ABAP user ID set in the MYSAPSSO2 cookie has to be the 'employeeid' attribute extracted from the LDAP user data, then you should check this help page link:

http://help.sap.com/saphelp_nw04/helpdata/en/0b/d82c4142aef623e10000000a155106/frameset.htm

Regards,

Iliyan

Answers (2)

Answers (2)

Former Member
0 Kudos

Hey

When it comes to mapping users to employee number, you can use transaction HRUSER or the infotype communication 0105.

Im not sure about the rest of the question, since i never used Portal with abap before.

Best Regards

Kristoffer Engh

Former Member
0 Kudos

Hi,

The contents under "Configuring UME to Use an LDAP Server as Data Source" in the flwg link may be helpful,

http://help.sap.com/saphelp_nw04/helpdata/en/cc/cdd93f130f9115e10000000a155106/frameset.htm

Also go thru,

Regards

Srinivasan T