
|
[dokuwiki] Re: ldap auth groups
- From: Hamish <lists@xxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 6 Sep 2005 11:17:50 +0100
On Monday 05 September 2005 20:11, Andreas Gohr wrote:
> On Mon, 5 Sep 2005 10:20:48 +0100
>
> Hamish <lists@xxxxxxxxxxx> wrote:
> > Hello
> > I am using the ldap tree from kolab (www.kolab.org) to authenticate
> > dokuwiki users, but I am having trouble with groups.
>
> Is this of any help?
> http://bugs.splitbrain.org/?do=details&id=447
>
> Andi
Hi Andi
Yes, I seem to be getting the same:
I changed {user} to {uid} and still nada, I see this in the openldap log:
conn=19 op=5 SRCH base="dc=mydomain,dc=com" scope=2 deref=0
filter="(&(objectClass=kolabGroupOfNames)(?=undefined))"
I have fixed it because in my situation, I have member as the DN, not as uid.
Writing the filter as:
$conf['auth']['ldap']['groupfilter'] = '(&(objectClass=kolabGroupOfNames)
(member=%{dn}))';
Works fine.
This does not work for internal, or "hidden" groups. (working on it :)
Thanks for the help,
Hamish
Other related posts:[dokuwiki] ldap auth groups [dokuwiki] Re: ldap auth groups [dokuwiki] Re: ldap auth groups
|

|

|
[ Home |
Signup |
Help |
Login |
Archives |
Lists
]
All trademarks and copyrights within the FreeLists archives are owned
by their respective owners. Everything else ©2008 Avenir Technologies, LLC.
|

|
|