cancel
Showing results for 
Search instead for 
Did you mean: 

User authentication in ADS 2003 with groups

MarcelRabe
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

I'm configuring a portal with user authentication against a win2003 active directory. The users are placed in several ou's and the groups are placed in a separate OU.

Now, what I want did is: created a group (e.g. PortalUsers), placed all portal users in that group.

Since multiple OU's are used, a Deep Hierarchy is the normal way to go, but I prefer the Flat Hierarchy by pointing the User Path to the group with all the users and the Group Path to the OU with all the groups (CN's)

The LDAP check is successful, but none of the users in the group are able to logon.

Does anyone know if it's possible to authenticate users against ADS groups (CN) instead of OU's?

Much obliged

Marcel

(portal 6.0 SP2 P4 HF7 / win2003 / SQL2000)

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Marcel,

Did you solve your problem? and how did you resolve?

-Kurien

jochen_spieth
Participant
0 Kudos

Hi Marcel,

I had a similar problem, although not quite the same one.

We also had to try authentication against the cn instead of the samaccount name.

We did the following:

We made an own data Source Config file, using the SAP Standard one for MSADS Flat hierarchy as a sample, and pointed the j_user in the attribute mapping section of the dataSourceblablabla.xml to the cn instead of the samaccountname.

I hope this gives you at least a hint for you problem.

Regards,

Jochen