Good morning, I'm connecting to an OpenLdap through a JNDI client [1] and I "randomly" get this error: [LDAP: error code 2
- paged results cookie is invalid]; I suppose that the problem is related to multiple clients
connecting to the LDAP with the same credentials (the same user),
since the cookie is somehow related the user. Googling a bit and looking at the reference [1] and documentation I did not find something that confirm my thesis. Are my assumptions right or I'm misunderstanding the problem? Thanks in advance, [1]
https://github.com/Tirasa/ConnIdLDAPBundle/blob/net.tirasa.connid.bundles.ldap-1.5.2/src/main/java/net/tirasa/connid/bundles/ldap/search/PagedSearchStrategy.java#L123 -- Dott. Andrea Patricelli Tel. +39 3204524292 Engineer @ Tirasa S.r.l. Viale Vittoria Colonna 97 - 65127 Pescara Tel +39 0859116307 / FAX +39 0859111173 http://www.tirasa.net Apache Syncope PMC Member |