cancel
Showing results for 
Search instead for 
Did you mean: 

NWDI with LDAP/User Mapping Requests

Former Member
0 Kudos

Hi experts,

i've installed NWDI successfully in our organization, but we are now trying to use Single Sign On and Integrated Authentication (IA) in all places we can, so that the developer could just login in one place (using IA) and then start working normally.

Our NWDI is installed in a Portal with IA, so i can log successfully into NWDI using my windows credentials. We are using CTS+ with close coupling, so the TMS controls the flow of ABAP+JAVA requests.

The problem is when a developer tries to release a transport on NWDS. The system then tries to Create a request on our ABAP system with user that is logged on NWDI. As this user don't exist in our ABAP system (and cannot exist as it has more than 12 characters), the system fails to create a transport request for that user on ABAP system.

I've tried to configure destination sap.com/com.sap.tc.di.CTSserver to use User Mapping, but that only serves to connect to ABAP system using another user. The system always try to create the request for the user that logged in on NWDI.

Is there any way to "tell" CTS to create a request under other user (an ABAP user)?

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello a quick response would be shorter user names then exchange of trust certificates between your ABAP stack and your Java stack. Then SSO ticket issued by the AS java should be recognised by the ABAP AS.

Hope it helps,

Cheers,

Arnaud

Former Member
0 Kudos

Hi Arnaud, thank you for your answer.

The solution you provide means that the user needs to log on at least once, using a short username compatible with SAP ERP. We know how to configure it the way you describe, but we are trying to avoid that. What we're trying to achieve is enabling the user to be automatically associated with an existing abap account once he logs on windows and then on NWDS, so that he doesn't need to log on.

dao_ha
Active Contributor
0 Kudos

Hi,

Have you tried to user mapping in the UME of NWDI (to the ABAP system)?

Dao