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

Cache Pb



Hi!

i am using openldap 2.2.17 with a back-sql (mySQL)

I open two connections on the ldap server,
i search for an entry which one, then i delete the entry whith the second
connection and finally i search again for the entry with the first
connection and i find the entry.
The entry really doesn't exists when i look for it with a new connection.

Idem when i had an entry:
- i search the entry which doesn't exists with the first connection: i don't
find it.
- i add the entry with the second connection
- i search the added entry which exists with the firs connection: i don't
find it.
- i search the added entry with a new connection: i find it.

My client doesn't use cache.

Can somebody help me please?

Theodore