ShMaunder / JMapMyLDAP

LDAP Integration for Joomla! 2.5+
shmanic.com/tools/jmapmyldap
26 stars 19 forks source link

Domain User can't login to Joomla #52

Open pharao50 opened 8 years ago

pharao50 commented 8 years ago

Hey,

I installed the newest jmapmyldap and configured it well (I guess). When I debug it shows me all information from my test user Account from my Active Directory. But the user can't login to Joomla. No error nothing is shown in the frontend. Can you help me please?

My System:

Many Thank's

Dennis

pharao50 commented 8 years ago

Hey guys,

no idea? Do you need more information from me?

annatech commented 8 years ago

With Microsoft Active Directory, "Domain Users" is a special group will not be able to reference via Common Name (CN). Make sure to look up the default ID Microsoft assigns to it and look it up that way.

I ran into the same issue at work and it took me a few days to find the solution.

Steve Tsiopanos

On Jun 11, 2016, at 7:20 AM, pharao50 notifications@github.com<mailto:notifications@github.com> wrote:

Hey guys,

no idea? Do you need more information from me?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ShMaunder/JMapMyLDAP/issues/52#issuecomment-225353986, or mute the threadhttps://github.com/notifications/unsubscribe/ABZREThT9sVhcwyPDY_i30OgWKGlL2MKks5qKpoDgaJpZM4Inspg.

pharao50 commented 8 years ago

Hey,

Thanks for the Answer. What do you mean with default ID and where can I find it? I still run into this issue. I Use the following config:

Porxy User: CN=ldap-connect,OU=WebApps-ServiceAccounts,OU=WebApps,DC=radio-plattenkueche,DC=de Base DN: DC=radio-plattenkueche,DC=de User DN / Filter: (sAMAccountName=[username]) Map User ID: sAMAccountName Password attribute: unicodePwd Password Hash: unicode All User Filter: (objectClass=person)

Thanks again for your help

best regards

pharao50

Steve Tsiopanos mailto:notifications@github.com 11 June 2016 at 14:03 With Microsoft Active Directory, "Domain Users" is a special group will not be able to reference via Common Name (CN). Make sure to look up the default ID Microsoft assigns to it and look it up that way.

I ran into the same issue at work and it took me a few days to find the solution.

Steve Tsiopanos

On Jun 11, 2016, at 7:20 AM, pharao50 notifications@github.com<mailto:notifications@github.com> wrote:

Hey guys,

no idea? Do you need more information from me?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ShMaunder/JMapMyLDAP/issues/52#issuecomment-225353986, or mute the threadhttps://github.com/notifications/unsubscribe/ABZREThT9sVhcwyPDY_i30OgWKGlL2MKks5qKpoDgaJpZM4Inspg.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ShMaunder/JMapMyLDAP/issues/52#issuecomment-225356657, or mute the thread https://github.com/notifications/unsubscribe/ASr8lvRwsbrAgLSbS5D1lAbCd4CHmk9sks5qKqP8gaJpZM4Inspg.

conconnl commented 7 years ago

You still have this problem? If so what is the configuration you use?