Project

General

Profile

Actions

Issue #2055

open

Users need to run doveadm but config file might be absent

Added by Denis 'GNUtoo' Carikli almost 4 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/16/2020
Due date:
% Done:

0%

Estimated time:
Hosting infrastructure:
VM @ FSF
Type of work:
Wiki editions
Actions #1

Updated by Denis 'GNUtoo' Carikli almost 4 years ago

  • Hosting infrastructure VM @ FSF added
doveadm pw -u dllud -s SHA512-CRYPT
doveadm(david): Fatal: Error reading configuration: stat(/etc/dovecot/dovecot.conf) failed: No such file or directory
sudo touch /etc/dovecot/dovecot.conf
touch: cannot touch '/etc/dovecot/dovecot.conf': No such file or directory
sudo mkdir -p /etc/dovecot/
sudo touch /etc/dovecot/dovecot.conf
doveadm pw -u dllud -s SHA512-CRYPT
Actions #2

Updated by Denis 'GNUtoo' Carikli about 3 years ago

  • Type of work Wiki editions added

For the context: the commands are executed on the users computers to create a hash of the passphrase.

Here the howto probably need to be fixed with some sudo touch commands and tested somehow

Actions

Also available in: Atom PDF