On 12/07/2024 21:47, Christian H. Kuhn via dovecot wrote:
Hi all,

next step with my auth problem with dovecot.

I want to authenticate a system user. The user exists, can log in, can sudo -i etc.pp. SASL with sql passdb and userdb works fine.

root@bywater /etc/dovecot/conf.d # doveadm user qno
field   value
uid     1001
gid     1001
home    /home/qno
mail    maildir:~/Maildir
system_groups_user      qno

But:
root@bywater /etc/dovecot/conf.d # doveadm auth lookup qno
passdb lookup: user qno doesn't exist

And no surprise:
root@bywater /etc/dovecot/conf.d # doveadm auth test qno
Password:
passdb: qno auth failed
extra fields:
  user=qno

Hi QNo

I can't see why this happening. Only suggestion I have is to run those commands with -D to get more detailed info.

John

_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to