Ldap authentication
|
RedhatTux
Joined: 2009-09-22
Posts: 9 |
Posted: Thu, 2009-10-08 12:01
|
|
I have been trying to get ldap working on my gallery. I have been following the instructions in http://codex.gallery2.org/Ldap for Gallery 2.3 Sadly it keeps saying my username/password are incorrect. It is connecting to the ldap server, but I can't find anything obviously wrong there. Is there any other way I can set ldap up? I notice there is a module on svn, but there's not a lot of info on that? |
|
| Login or register to post comments |

Posts: 9
It's partially working now. It logs you in and creates a user account on gallery. When you logout and try to log back in again it won't let you. Once you remove the account created on gallery you can log back in again.
I suppose it must be creating a local account and when you try to log in again, it trys to go directly into the local account. Not sure how to fix this at all. Any suggestions?