OPEN-XCHANGE
You are here: Community > Mailinglist
freshmeat.net
[OX User] Scope from which to find users in LDAP

Informatique C.I.A.S. informatique at cias-ouest-rennes.fr
Fri Sep 15 16:11:42 CEST 2006


Hi,

You can bypass this error.
Just add the next line in file 
[OX_Install_Path]/etc/groupware/ldap.properties

com.openexchange.groupware.ldap.UserFullDynamic=true

So the error would go away.

MARIADASSOU Romain




Jim Potter a écrit :
> Hi all,
>  I have abasic OX setup - users in ou=users can log in fine and do 
> stuff (fill in bookings etc).
>
> I am now trying to add more users - I can add then using admintools, 
> but I want to move then to a subcontext - eg 
> uid=fbloggs,ou=staff,ou=users. this doesn't work.. the LDAP server 
> reports an initial search and finds the user OK as 
> uid=fbloggs,ou=staff,ou=users , but then tries to read their details 
> from uid=fbloggs,ou=users...
>
>    This appears to be related to an entry in ldap.properties:
> #DN to the user object
> com.openexchange.groupware.ldap.UserDN=uid\u003D[uid],[userBaseDN]
>
> - this looks to me like a statement that all users are found in this 
> context...
>
> is there a way to get around this?
>
> thanks in advance,
>
> Jim Potter
> Bristol
>




More information about the User mailing list