Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

[CUA] Authentication on Microsoft Active Directory

guillaume-hrc
Active Contributor
0 Kudos

Hi,

I have a requirement where I have to "replicate" users in the Microsoft Active Directory LDAP so that password is the same on the ABAP side and in the Microsoft AD.

The target system is a SAP R/3 4.6B system.

1) What about activating CUA on a SAP Web Application Server (6.10+) and use the LDAP interface ?

2) Is there some third-party tool for this purpose ?

3) And what about changing the user password using one the MF RFC of the function group SUSR (using a secure connection of course) ?

Thanks for your answers !

Best regards,

Guillaume

PS: Please use this thread rather than the one in Netweaver AS General

1 ACCEPTED SOLUTION

WolfgangJanzen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Since you have a SAP R/3 4.6B system you are using either SAPGUI or an RFC-based client to connect to the ABAP system. In that case SNC will provide you the SSO functionality you are looking for.

If your ABAP system is running on Windows, then <a href="https://service.sap.com/sap/support/notes/352295">SAP Note 352295</a> will be helpful. Otherwise you require a third-party SNC solution.

Cheers, Wolfgang

1 REPLY 1

WolfgangJanzen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Since you have a SAP R/3 4.6B system you are using either SAPGUI or an RFC-based client to connect to the ABAP system. In that case SNC will provide you the SSO functionality you are looking for.

If your ABAP system is running on Windows, then <a href="https://service.sap.com/sap/support/notes/352295">SAP Note 352295</a> will be helpful. Otherwise you require a third-party SNC solution.

Cheers, Wolfgang