cancel
Showing results for 
Search instead for 
Did you mean: 

Integrating SAP ECC 6.0 with Microsoft Windows 2003 Active Directory

Former Member
0 Kudos

Hi Gurus,

We are planning to integrate our SAP ECC 6.0 with Microsoft Windows 2003 Active directory.

I have several questions on this:

1. Can i authenticate all the users from SAP

2. It is used only for user authentication or can it be also used for password authentication

ie user can login using his windows password?

3. While integration in SAP does a separate table or a field is created in database.

4.If a employee leaves a company than in SAP is it possible to lock & deactivate the user automatically.

Thanks in advance.

Regards,

Nihar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mastek,

You should be able to accomodate your needs with respect to integration of your AD accounts with SAP ECC ABAP. This can be done via LDAP connector configuration. The below has info on how to perfrom the configuration at a high level. You will have to integrate, and map certain user data. You may also want to do some LDAP Connector research:

[http://help.sap.com/saphelp_nw70/helpdata/en/10/1a063a15c611d4b61f0000e835363f/content.htm]

On the Java stack - you can also confugure UME to integrate/authenticate with AD:

[http://help.sap.com/saphelp_nw70ehp2/helpdata/en/12/7678123c96814bada2c8632d825443/content.htm]

Hope this helps!