Re: resolving LDAP aliases by Turba

Victor Gamov <[email protected]>
Newsgroups gmane.comp.horde.turba
Message-ID <[email protected]>
Hi Jan!

I found param 'deref' ad backends config. This params set connection option at lib/Drivers/Ldap.php. When it setted to LDAP_DEREF_SEARCHING then everything works as expected.  

On 09Sep, 2013, at 13:40, Jan Schneider wrote:
> 
> Zitat von Victor Gamov <[email protected]>:
> 
>> 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: [email protected],ou=Users,dc=example,dc=com
>> objectClass: inetOrgPerson
>> objectClass: person
>> sn: Firstname Lastname
>> cn: Firstname Lastname
>> uid: [email protected]
>> mail: [email protected]
>> 
>> dn: [email protected],ou=AB,dc=example,dc=com
>> objectclass: alias
>> objectclass: extensibleObject
>> uid: [email protected]
>> aliasedobjectname: [email protected],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
[email protected]




-- 
turba mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.