[turba] resolving LDAP aliases by Turba
Jan Schneider
jan at horde.org
Mon Sep 9 09:40:02 UTC 2013
Zitat von Victor Gamov <vit at otcnet.ru>:
> Hi All
>
> Can I configure Turba to resolve LDAP aliases when search at LDAP
> address book?
No, this is not supported at the moment.
> For example I have following LDAP entries:
>
> ======= cut here =========
> dn: ou=AB,dc=example,dc=com
> objectClass: top
> objectClass: organizationalUnit
> ou: AB
> description: AB
>
> dn: uid=user at example.com,ou=Users,dc=example,dc=com
> objectClass: inetOrgPerson
> objectClass: person
> sn: Firstname Lastname
> cn: Firstname Lastname
> uid: user at example.com
> mail: user at example.com
>
> dn: uid=user at example.com,ou=AB,dc=example,dc=com
> objectclass: alias
> objectclass: extensibleObject
> uid: user at example.com
> aliasedobjectname: uid=user at example.com,ou=Users,dc=example,dc=com
> ======= /cut here =========
>
> Then my ldapsearch like:
>
> ldapsearch -b 'ou=AB,dc=otcnet,dc=ru' -a search '(mail=*user*)
>
> returns correct result.
>
> How to allow Turba to resolve aliases while LDAP searching
>
> Thanks!
>
>
> --
> CU,
> Victor Gamov
> vit at example.com
--
Jan Schneider
The Horde Project
http://www.horde.org/
More information about the turba
mailing list