Re: unexpected result of query

2008-12-16 Thread Karsten Kankowski
Hi! Thanks a lot for your advise and help! A mix between attribute filter and "extensible match" solve my problem. Karsten Am Montag, 15. Dezember 2008 19:54 schrieben Sie: > On 15 Dec 2008, at 16:19, Graham Barr wrote: > > Filters only compare actual attributes, not parts of the DN. Which > >

Re: unexpected result of query

2008-12-15 Thread Chris Ridd
On 15 Dec 2008, at 16:19, Graham Barr wrote: Filters only compare actual attributes, not parts of the DN. Which is why you only Nod, though you could do an extensible match which just matched parts of the DN. An exercise for the reader... Cheers, Chris

Re: unexpected result of query

2008-12-15 Thread Graham Barr
On Dec 15, 2008, at 7:40 AM, Karsten Kankowski wrote: cn=catiav5,cu=catiav5,cu=sequence,cu=DA350_XX0,cu=codice,. cn=reader,cu=HPUX32,cu=adobe,cu=cosoft,cu=DA350_XX0,cu=codice,. To query this tree i try to pass following parameters my $attr=['*']; $ldap->search ( base => "cu=DA350_XX0,cu

unexpected result of query

2008-12-15 Thread Karsten Kankowski
Hello dear knowing nice guys! I add an own schema to my OpenLDAP server which contains a lot of software configuration data. Now I would like to querey against ist but.. Yess some unexpected results: Here the schema i query for: Below a object called cu=DA350_XX0,cu=codice,cu=a-d,cu=natco,dc=ca