<div>Hi, im using 0.99 stable in RPM form,</div>
<div>&nbsp;</div>
<div>Im using this for postfix+dovecot+real unix users, now i tried to enable virtual support with this:</div>
<div>&nbsp;</div>
<div>protocols = imap pop3</div>
<div>ssl_disable = yes</div>
<div>log_path = /var/log/dovecot.log</div>
<div>info_log_path = /var/log/dovecot.info<br clear="all">login_user = dovecot</div>
<div>mail_extra_groups = mail</div>
<div>auth = default<br>auth_mechanisms = plain</div>
<div>&nbsp;</div>
<div>auth_passdb = pam</div>
<div>auth_userdb = passwd<br>&nbsp;</div>
<div>auth_userdb = passwd-file /etc/vhosts/userdb<br>auth_passdb =&nbsp; passwd-file /etc/vhosts/passwd<br>&nbsp;</div>
<div>&nbsp;</div>
<div>The above configuration works for local users but is not working for virtual users, it produces the error:</div>
<div>dovecot-auth: Oct 21 00:19:14 Info: PAM: pam_authenticate(erickperez) failed: Authentication failure</div>
<div>&nbsp;</div>
<div>obviously the user erickperez exists in /etc/vhosts/userdb so PAM will fail.</div>
<div>&nbsp;</div>
<div>Im using 0.99 release.</div>
<div>Thanks,</div>
<div><br>-- <br><br>-------------------------------------------<br>Erick Perez<br>Linux User 376588<br><a href="http://counter.li.org/">http://counter.li.org/</a>&nbsp;&nbsp;(Get counted!!!)<br>Panama, Republic of Panama<br>&nbsp;</div>