phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] LDAP configuration


From: Lars Kneschke(priv.)
Subject: Re: [Phpgroupware-users] LDAP configuration
Date: Mon, 11 Nov 2002 12:50:02 +0000

on* Mon, 11 Nov 2002 00:23:35 -0800, you wrote*: 
>Lars,
>
>Thanks for your reply.
>
>At 02:01 11/11/2002, you wrote:
>>ldap_context: where to search for accounts
>>ldap_group_contect: where to search for groups(ex:
>>dc=groups,dc=network,dc=loc)
>this. My schema looks like this:
>
>dn: dc=douganconsulting,dc=com
>ou: person
>objectClass: organization

Then set ldap_context to dc=douganconsulting,dc=com and leave
ldap_group_context empty.

>This data is followed by the other users on this (test) box.
>
> From looking at the system logs, the lack of these causes a null to
>be 
>set, so that, like the example below, the filter has no value on the
>left 
>side of the "|":
>
>conn=42 op=1 SRCH base="dc=DouganConsulting,dc=com" scope=2
>filter="(|(uid=*))"

No value on the left side of the | is ok. The syntax is (|(uid=*)(gid=*)).

This search filter is lokking ok.

Cu
--
Lars Kneschke
http://www.kneschke.de







reply via email to

[Prev in Thread] Current Thread [Next in Thread]