[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4197) DynList not return attributes



On Tue, 2005-11-22 at 16:24 +0000, jlin@uci.edu wrote:
> Full_Name: Jason Lin
> Version: 2.3.11
> OS: Solaris
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (71.104.244.66)
> 
> 
> When using dynlist, I have the following in my LDAP:
> 
> dn: cn=Users,ou=LDAP,ou=groups,dc=uci,dc=edu
> objectClass: top
> objectClass: groupOfURLs
> cn: Users
> memberURL: ldap:///ou=people,dc=uci,dc=edu?title,employeeNumber?sub?(employeeStatus=A)
> 
> It only return all the title, but only one employeeNumber (first one).  I think
> this might be a bug.
> 
> I have the following config in the slapd.conf:
> 
> overlay         dynlist
> dynlist-oc      groupOfURLs
> dynlist-ad      memberURL
> 
> Please let me know if this is a bug or mis-configuration

Seems to work fine here; I just added test044 to HEAD (with a small fix
to the code that is required by the test but does not affect your case).

Do by chance all employeeNumber have the same value?  In that case,
dynlist does a merge and eliminates duplicates.  In any case I don't see
a bug; I suggest you discuss your case on openldap-software.

p.




Ing. Pierangelo Masarati
Responsabile Open Solution

SysNet s.n.c.
Via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
------------------------------------------
Office:   +39.02.23998309          
Mobile:   +39.333.4963172
Email:    pierangelo.masarati@sys-net.it
------------------------------------------