[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Quoting Spaces in DN, again
Hello!
The bug haunts me again. How do You explain the following search result?
AFAIK the DN should simply not match...
(same with cn=\ EMO...)
urmel:/mnt/misc/ldap # ldapsearch -b 'cn=\20EMO,dc=addressbook,o=mehome'
#
# LDAPv3
# base <cn=\20EMO,dc=addressbook,o=mehome> with scope sub
# filter: (objectclass=*)
# requesting: ALL
#
# EMO, addressbook, mehome
dn: cn=EMO,dc=addressbook,o=mehome
givenName: EMO
mail: emo@lists.freenet-ag.de
xmozillausehtmlmail: FALSE
cn: EMO
objectClass: top
objectClass: person
# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
- Marian