20 Dec
2011
20 Dec
'11
12:16 p.m.
On 20/12/2011 10:57 πμ, Timo Sirainen wrote:
On Tue, 2011-12-20 at 10:47 +0200, Nikolaos Milas wrote:
So I added in the LDAP setup:
iterate_filter = (objectClass=*)
and now everything works fine! Isn't that basically the same as an empty filter?
And I forgot to answer: Yes, (objectClass=*) is the same as an empty filter.
An empty filter defaults to: (objectClass=*)
Nick