Ney Andr� de Mello Zunino wrote:
> Hello.
> 
> The LDAP database in our organization is divided into two organizational 
> units (OUs).
> 
>          c=CC
>           |
>           |
>          o=ORG
>         /     \
>        /       \
>      ou=U1    ou=U2
> 
> What I would like to do is set the base DN in my "directory server" 
> entry to start searching from o=ORG, so that both units (U1 and U2) 
> inside the organization would be searched. However, when I try setting 
> the base DN to:
> 
> o=ORG, c=CC
> 
> the autocompletion fails. When setting it to a specific unit, such as:
> 
> ou=U1, o=ORG, c=CC
> 
> it works. Given that, I tried to create two directory server entries, 
> one for each unit. The problem is that only one of them can be selected 
> at a time.
> 
> Is that a known problem? Why can't Mozilla traverse the LDAP structure 
> from the base DN o=ORG in the example above? I have tried with OE and it 
> works.
> 

Check the "Advanced" tab in the directory server preferences; it sounds 
like the scope might be set wrong.  You'll need to set the scope to 
"Subtree".

Dan


Reply via email to