Re: [Dovecot] [Bug] doveadm pw Fatal: open(/etc/dovecot/dovecot.conf) failed: Permission denied

2014-04-01 Thread Dwain Blazej
I'm writing some code for Posty, a Postfix and Dovecot Administration App. One way to support all of dovecot's password hashes is to have dovecot pw do the work, however I don't want to run the web facing Posty as root or the same user as Dovecot. Is the output of dovecot pw is effected by the

Re: [Dovecot] [Bug] doveadm pw Fatal: open(/etc/dovecot/dovecot.conf) failed: Permission denied

2014-04-01 Thread Jiří Bourek
On 04/01/2014 08:56 AM, Dwain Blazej wrote: I'm writing some code for Posty, a Postfix and Dovecot Administration App. One way to support all of dovecot's password hashes is to have dovecot pw do the work, however I don't want to run the web facing Posty as root or the same user as Dovecot. Is

[Dovecot] [Bug] doveadm pw Fatal: open(/etc/dovecot/dovecot.conf) failed: Permission denied

2014-03-29 Thread Dwain Blazej
dovecot --version = 2.1.7 When I as a normal user the command: doveadm pw -s sha512-crypt -p example_password the command exit with return code 89 and the message doveconf: Fatal: open(/etc/dovecot/dovecot.conf) failed: Permission denied If I make Dovecot's configuration files world readable

Re: [Dovecot] [Bug] doveadm pw Fatal: open(/etc/dovecot/dovecot.conf) failed: Permission denied

2014-03-29 Thread Reindl Harald
Am 29.03.2014 22:51, schrieb Dwain Blazej: dovecot --version = 2.1.7 When I as a normal user the command: doveadm pw -s sha512-crypt -p example_password the command exit with return code 89 and the message doveconf: Fatal: open(/etc/dovecot/dovecot.conf) failed: Permission denied

Re: [Dovecot] [Bug] doveadm pw Fatal: open(/etc/dovecot/dovecot.conf) failed: Permission denied

2014-03-29 Thread Gedalya
On 03/29/2014 06:06 PM, Reindl Harald wrote: Am 29.03.2014 22:51, schrieb Dwain Blazej: dovecot --version = 2.1.7 When I as a normal user the command: doveadm pw -s sha512-crypt -p example_password the command exit with return code 89 and the message doveconf: Fatal: