[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldapsearch lower than timestamp
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
my LDAP server doesn't respond the entries when I'm trying to do a
ldapsearch like this
ldapsearch -x -D cn=Admin,o=netmldap -W -h ldap-dm
"(netmzMRDBPortingDate<=20090310000000Z)"
But it does respond the entries when I'm doing the LDAP search in
reverse order
ldapsearch -x -D cn=Admin,o=netmldap -W -h ldap-dm
"(netmzMRDBPortingDate>=20090301000000Z)"
the schema to netmzMRDBPortingDate is this:
attributetype ( 1.3.6.1.4.1.13255.1.2.1.2
NAME 'netmzMRDBPortingDate'
EQUALITY generalizedTimeMatch
ORDERING generalizedTimeOrderingMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
SINGLE-VALUE )
I've set an index on that attribute in slapd.conf as well. And I also
ran several times a slapindex but it doesn't help.
Does anybody know how to check if the indexing of this attribute worked
and why it isn't responding the entries?
Thanks for your help
Ciao
Thorsten
- --
Systemadministrator
First Telecom GmbH
Lyoner Straße 15
60528 Frankfurt am Main
Tel: +49 (0) 69 65006 577
Mob: +49 (0) 172 5397 083
thorsten.kohlhepp@first-telecom.de
www.first-telecom.de
Sitz der Gesellschaft: Frankfurt am Main
Handelsregister: Amtsgericht Frankfurt am Main, HRB 56145
Geschäftsführer: Dieter Plassmann
Diese E-Mail einschließlich ihrer Anhänge ist vertraulich. Wir bitten
eine fehlgeleitete E-Mail unverzüglich vollständig zu löschen und uns
eine Nachricht zukommen zu lassen. Wir haben die E-Mail vor dem
Versenden auf Virenfreiheit geprüft. Eine Haftung für Virenfreiheit
schließen wir aus.
This email including its attachments are confidential. If you are not
the intended recipient of this email, please delete it immediately and
inform us accordingly. This email was checked for viruses when sent,
however, we are not liable for any virus contamination.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAknUctoACgkQd7jm+sUEqbWcLACfcBv2dQx8MGPOxY1X5ZYiZPDH
bysAnRQU2qWOiqxsgZQfIFAYeTyd4Gst
=jEYR
-----END PGP SIGNATURE-----