Hi, I was just looking at the LDIF Entry class here in SVN within shared-ldap: http://uubee.notlong.com/ It has a member 'control' of type javax.naming.directory.ldap.Control in it. I was wondering if this should not in fact be an array of Control objects since multiple request controls can be issued per request. Is this a bug or am I missing something? Alex