[Dovecot] doveadm quota does not list all accounts
Nikolaos Milas
nmilas at noa.gr
Tue Dec 20 10:47:21 EET 2011
On 20/12/2011 10:15 πμ, Timo Sirainen wrote:
> Try adding (objectClass=posixAccount) as filter in the ldapsearch.
> That's the default iterate_filter.
We've caught it! Only the returned (30) accounts include the
posixAccount objectClass!
So I added in the LDAP setup:
iterate_filter = (objectClass=*)
and now everything works fine!
Perhaps page: http://wiki2.dovecot.org/Tools/Doveadm/Altmove should
explicitly state which is the default iterate_filter value, because in
most LDAP applications (objectClass=*) is the default filter.
Thanks very much Timo.
All the best,
Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5554 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20111220/3d7e11aa/attachment-0004.bin>
More information about the dovecot
mailing list