[dokuwiki] Re: Authenticate against LDAP but retain users.auth.php group assignment?
- From: Sebastian Menge <sebastian.menge@xxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 22 Nov 2008 13:01:19 +0100
Am Fri, 21 Nov 2008 13:37:03 -0500
schrieb "Metz, Bobby" <Bobby.Metz@xxxxxxxxxxxxxxxxxx>:
> I've recently upgraded my doku version and I want to switch to LDAP
> authentication but I want to retain the ability to assign groups to
> users via users.auth.php instead of using LDAP groups since I have a
> lot of automation around this file already and it affords me stricter
> security control than with my LDAP server which several departments
> use. I looked through the LDAP auth documentation but it seems to be
> all or nothing. Can someone more knowledgeable of using LDAP with
> doku provide some advice please? Is my assumption correct that I can
> only use LDAP groups with LDAP authentication? Or is there a middle
> ground and if so what it might be and where can I find info for
> configuring it?
With our RADIUS-Backend we just wrote our own
"checkPass(user,pass)->bool" and do the rest via users.auth.php. So it's
possible, but perhaps you have to customize/enhance the LDAP-Backend.
I have to update http://www.dokuwiki.org/auth:radius when i find the
time, since we really extend auth_basic such that we can use the
user_manager plugin.
Let me know if you're interested in this.
Sebastian.
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
Other related posts: