Re: master-users problem

2024-01-20 Thread Barbara M.
On Sat, 20 Jan 2024, Andreas Haerter wrote: Hi Barbara, On 13.12.23 15:08, Barbara M. wrote: passdb {   args = /etc/dovecot/master-users Correct me if I am wrong, but IIRC, these files are read after privileges are dropped... so quick guess: is the file readable by the service user itself?

Re: master-users problem

2024-01-19 Thread Andreas Haerter
Hi Barbara, On 13.12.23 15:08, Barbara M. wrote: passdb {   args = /etc/dovecot/master-users Correct me if I am wrong, but IIRC, these files are read after privileges are dropped... so quick guess: is the file readable by the service user itself? If your service runs with "dovecot" as use

Re: master-users problem

2023-12-24 Thread Barbara M.
On Sat, 23 Dec 2023, Noel Butler via dovecot wrote: Hi Barbara, On 14/12/2023 00:08, Barbara M. wrote: passdb {   args = /etc/dovecot/master-users   driver = passwd-file   master = yes   result_success = continue }   try replacing result_success with   pass = yes Thank

Re: master-users problem

2023-12-22 Thread Noel Butler via dovecot
Hi Barbara, On 14/12/2023 00:08, Barbara M. wrote: passdb {   args = /etc/dovecot/master-users   driver = passwd-file   master = yes   result_success = continue }   try replacing result_success with   pass = yes     -- Regards, Noel Butler ___

Re: Master users

2017-06-07 Thread Noriyuki TAKEI
Thanks for your quick reply!! 2017年6月8日(木) 7:28 Oscar del Rio : > > On 06/ 7/17 05:55 PM, Noriyuki TAKEI wrote: > > Hi,all > > > > What version of dovecot supports master users? > > > > Master users means as follows > > https://wiki2.dovecot.org/Authentication/MasterUsers > > since at least versi

Re: Master users

2017-06-07 Thread Oscar del Rio
On 06/ 7/17 05:55 PM, Noriyuki TAKEI wrote: Hi,all What version of dovecot supports master users? Master users means as follows https://wiki2.dovecot.org/Authentication/MasterUsers since at least version 1.0beta (2006) https://www.dovecot.org/doc/NEWS-1.2 v1.0.beta4 2006-04-02 Timo Sirain