Actually, maybe I wasn't totally wrong. There MAY be a bug at work, = just not the one I initially thought ....
1.) Implemented your exact working example on my dev server. Worked. 2.) Implemented same example on my QA server. Worked. 3.) Implemented on a production server. Failed. I then realized the dynlist-attrset was listed as follows: syncrepl params accesslog params dynlist-attrset params I then moved the slapd.conf dynlist configuration lines ABOVE syncrepl = lines (below my indexes for this DB). Example then worked in production. Is THAT a bug? That its behavior changes depending on where it is placed = inside of a given 'database' section? Thanks, sorry to keep bugging you with this .... J=
