[389-devel] Please review: [389 Project] #604: Required attribute not checked during search operation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://fedorahosted.org/389/ticket/604

https://fedorahosted.org/389/attachment/ticket/604/0001-Ticket-604-Required-attribute-not-checked-during-sea.patch

Comment (by nhosoi):

 Bug description: If attribute list passed from the ldapsearch
 contains a string with a space and following characters, the
 same string is returned to the client.  E.g.,
   ldapsearch -b <basedn> "(filter)" "sn garbage"
 returns
   dn: <matched dn>
   sn garbage: <sn>

 Fix description: This patch introduces a config parameter
 nsslapd-search-return-original-type-switch.  It takes on | off.
 By default, it is off.  When it is off, search returns the
 attribute from which a space and following characters are
 chopped.
   dn: <matched dn>
   sn: <sn>
 If it is on, it respects the current behaviour and returns
 the original attribute string.


--
389-devel mailing list
389-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-devel



[Index of Archives]     [Fedora Directory Announce]     [Fedora Users]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Review]     [Fedora Art]     [Fedora Music]     [Fedora Packaging]     [CentOS]     [Fedora SELinux]     [Big List of Linux Books]     [KDE Users]     [Fedora Art]     [Fedora Docs]

  Powered by Linux