(objectClass=) is valid right? (givenName=) also valid. Find record where user does not have a first name (not present)
If object is defined in your schema, that would make Felix's valid too. I am not understanding what attributetype assertion needs to be added. Can you show an example? Thanx. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kiran Ayyagari Sent: Friday, October 29, 2010 7:32 AM To: Apache Directory Developers List Subject: Re: Valid filter? On 10/29/10, Kiran Ayyagari <[email protected]> wrote: > On 10/29/10, Felix Knecht <[email protected]> wrote: >> Sorry about silly questions, but is this a valid filter "(object=)"? I >> don't think so, but I'm not sure :( >> > syntax wise it is correct and yes over all it is correct but treated by > server > as undefined unless there exists a attributetype 'object' is present > in the server oops sorry, it is not a valid filter AFAIK, the attributetype assertion value is missing (I read it wrong) >> Anyway should not result in NPE. >> >> (Try fixing https://issues.apache.org/jira/browse/DIRSHARED-69) >> >> Thanks >> Felix >> > > > -- > Kiran Ayyagari > -- Kiran Ayyagari
