You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whonix recently introduced user-sysmaint-split, which blocks sudo on
normal user account. And also a related but separate change blocks
logging as "user" with a password (even when set). Fix both issues by:
- not using sudo during setup
- not using PAM for authentication, and configuring dovecot with a
static password instead
FixesQubesOS/qubes-issues#9995
0 commit comments