Hi, if I do a ldapsearch(1) with simple paged result control enabled I receive a cookie wich is printed to stdout. A ldapsearch(1) with sync request control should receive a syncCookie, which is obviously submitted, but somehow it is not printed to stdout. How can I add this syncCookie to ldapsearch?
-Dieter