Marek, The negation operator is completely supported. This is an unusual situation and might have something to do with a schema subsystem problem. Could you file a JIRA issue for this as a bug and I'll start taking a look at it.
Thanks, Alex On 2/26/07, Marek Nowak <[EMAIL PROTECTED]> wrote:
Hi I have installed 1.0.1 version of apache DS. I successfully connected to it. When I use filter: - (cn=Marek) - ok - (!(cn=*)) - ok - (!(cn=Marek)) - Failed to resolve primary name for 2.5.4.3 in user index lookup [Root exception is javax.naming.NamingException: OID '2.5.4.3' was not found within the OID registry] It is written in documentation at http://directory.apache.org/apacheds/1.0/242-ldap-operations-searching.html that "not" operator is suported, but I see that it is partially supported. Am I doing anything wrong or is it a system bug? Regards Marek
