<div dir="ltr"><div class="gmail_default" style="font-size:x-small">I am getting: </div><div class="gmail_default" style="font-size:x-small">Oct 03 20:19:52 auth: Error: net_connect_unix(auth-worker) in directory /run/dovecot failed: Permission denied (euid=5000(vmail) egid=5000(vmail) missing +r perm: /run/dovecot/auth-worker, dir owned by 0:0 mode=0755)<br></div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">Because: </div><div class="gmail_default" style="font-size:x-small">root@mailserver:/run/dovecot# ls -l auth-worker<br>srw------- 1 dovecot root 0 Oct  3 20:09 auth-worker<br></div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">When it really needs to be "vmail" (I think). </div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">I have set: </div><div class="gmail_default" style="font-size:x-small">service auth-worker {<br>  # Auth worker process is run as root by default, so that it can access<br>  # /etc/shadow. If this isn't necessary, the user should be changed to<br>  # $default_internal_user.<br>  user = vmail<br>  group = vmail<br>}<br></div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">in 10-master.conf (because I'm using postfixadmin/mariadb to store user information, I don't *want* access to /etc/shadow) </div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">I set this about an hour ago, then applied some security patches and restarted (ubuntu 20.04 system) and it didn't change. I then manually did a "chown vmail: of that file, and I got further. I had a different problem that I resolved, and then restarted dovecot, and /run/dovecot/auth-worker reverted.</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">I'm not sure where I need to set this. </div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">Thanks. </div><div class="gmail_default" style="font-size:x-small">Petro.</div><div class="gmail_default" style="font-size:x-small">:wq</div></div>