[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
dynlist overlay searching in a different server
- To: openldap-technical@openldap.org
- Subject: dynlist overlay searching in a different server
- From: "Angel L. Mateo" <amateo@um.es>
- Date: Mon, 10 Jan 2011 13:21:33 +0100
- Organization: ATICA, Universidad de Murcia
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7
Hello,
I have two different LDAP servers containing different information
about my users. In one of them, I'm trying to configure dynlist overlay
to dinamically add attributes for users, so I have configured dynlist.
I'm using the labeledURI attribute with a value like this:
labeledURI:
ldap://<the_other_server>:389/dc=usuarios,dc=mydomain,dc=com?irisClassifCode,sn1,givenName?one?(irisPersonalUniqueID=<userID>)
Whenever I look for a user I get the error:
Jan 10 13:07:07 canis12 slapd[12689]: dynlist_prepare_entry("<userDN>"):
illegal URI
"ldap://<the_other_server>:389/dc=usuarios,dc=mydomain,dc=com?irisClassifCode,sn1,givenName?one?(irisPersonalUniqueID=<userID>)"
If I remove the server part of the URI, like:
labeledURI:
ldap:///dc=usuarios,dc=mydomain,dc=com?irisClassifCode,sn1,givenName?one?(irisPersonalUniqueID=<userID>)
but, obviously, I'm not getting the additional attributes (because this
LDAP directory doesn't have them).
What am I doing wrong? Could I use a LDAP URI directed to another LDAP
server?
--
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información _o)
y las Comunicaciones Aplicadas (ATICA) / \\
http://www.um.es/atica _(___V
Tfo: 868887590
Fax: 868888337