Hi,
how can I use a password database instead of a textfile to authenticate
pop-users in qmail? There are some solutions I have seen, but I am using the
singel-user-id way described by Paul Gregg. Therefore I am using his
suggested version of checkpoppasswd
(http://www.tibus.net/pgregg/projects/qmail/checkpoppasswd.c). I really
would appreaceate to keep this password tool, because it has two nice
features I do not want to miss (nice loging and delaying after failed
login).
Now my question: how many users can be kept within a text passord file until
it gets slow?
is there a way to use my password tool with a database? the file used is
specified in the source (see url aboce) and I did not find any way to change
to a database.
If there is no possibility with this tool, what can I use instead - It must
work with the virtual users methode described in
http://www.tibus.net/pgregg/projects/qmail/single-uid-howto.html.
Thanks a lot
Clemens