[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Basic UID= question



At 05:43 AM 9/27/2006, TL wrote:
>I noticed in my ldap, that my uid is unique only in its branch.. is this correct?

Yes.

>how can i fix the configuration to make it unique in the whole tree ?

Nothing broken, hence nothing to fix.

But you might configure the server to use the unique overlay.
See slapo-unique(5).

>uid=user1,ou=Mua,ou=People,dc=xxxx,dc=net, same uid i can copy to different branches for example to uid=user1,ou=People,dc=xxxx,dc=net
>Thnxs in adv.