Problem solved.
If that can help other users with same issue, I've just rewritten the
filter:
(objectClass=user)(|(department=A)(department=B)(department=C))
->
(&(objectClass=user)(|(department=A)(department=B)(department=C)))

Best regards,

Christophe

ps: sorry if it is trivial but I'm not an AD/LDAP expert.



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to