Hello, what would be the syntax for making a search for a certain string in any attribute ? I mean, I would like something similar to ldapsearch -x -b 'dc=xxx,dc=yyy' '(*=stuff*)' To return all entries containing "stuff" in any attribute. Is it possible with openldap ? what search query should I use instead of '(*=stuff*)' ? TIA -- Tardis