iterate users with passwd-file passdb?

Joseph Tam jtam.home at gmail.com
Tue Oct 13 20:50:46 UTC 2015


Eric Abrahamsen writes:

> Simply: Is it possible to iterate over users if I'm using the
> passwd-file passdb driver? Do I need a SQL-based driver if I want to
> iterate?

What do you mean by "iterate"?  If you mean whether you can look up a
password entry in a multi-entry file, then yes, definitely.  If you
mean to sequentially go through it and do a first/last/best match,
probably not.

Joseph Tam <jtam.home at gmail.com>


More information about the dovecot mailing list