Dwain Blazej
2014-Mar-29 21:51 UTC
[Dovecot] [Bug] doveadm pw Fatal: open(/etc/dovecot/dovecot.conf) failed: Permission denied
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 the error goes away. Please remove configuration file dependencies from "doveadm pw".
Reindl Harald
2014-Mar-29 22:06 UTC
[Dovecot] [Bug] doveadm pw Fatal: open(/etc/dovecot/dovecot.conf) failed: Permission denied
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 > > If I make Dovecot's configuration files world readable the error goes awaywhat about calling administrative commands not as normal user?> Please remove configuration file dependencies from "doveadm pw"and how is it supposed to work without the configuration? how do you come to the conclusion that a command called "doveadm" is supposed to be started as non-admin? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 246 bytes Desc: OpenPGP digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20140329/e9154482/attachment.sig>
Seemingly Similar Threads
- subsetting data frame using a vector of column names / values
- Fatal: chdir(/home/xxxxx) failed with uid xxx: Permission denied
- heroku rake db:drop error PG::Error: FATAL: permission denied for database "postgres"
- Fatal: chdir(homedir) failed: Permission denied
- [PATCH] Allow verification of user's hash in doveadm-pw