cancel
Showing results for 
Search instead for 
Did you mean: 

Enable Windows AD authentication on WACS

vasana_perera
Explorer
0 Kudos

I have entered all the required information in the Windows AD authentication and now I want to change the default setting in from enterprise to AD. I found how to do this with IIS and TomCat but could not find anything for WACS. Could some one help me with this please?

Also once I saved the changes in CMC, I entered the AD credentials and tried to login to the CMC, but got the following error:

Account Information Not Recognized: Active Directory Authentication failed to log you on. Please contact your system administrator to make sure you are a member of a valid mapped group and try again. If you are not a member of the default domain, enter your user name as UserName@DNS_DomainName, and then try again. (FWM 00006)

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Do you have a valid group mapped in the Authentication\windows AD Section of CMC? there is a section there called Mapped AD Memeber Groups and the AD users have to belong to one of the groups listed there.

vasana_perera
Explorer
0 Kudos

I had to log this with SAP support and the technical person was able to solve the issue. He did the following :

In the Krb5.ini file entered all domain information in uppercase.

In CMC-> Authentication -> Windows AD, entered all domain information (except user id) in upper case.

Added the actual service account with <service account>@DOMAIN.COM instead of the SPN.

Re-started only the WACS server.

Problem solved. Hopefully this will help someone else.