Commit c0e3269
committed
tests: fix setting up IMAP on Whonix
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
Fixes QubesOS/qubes-issues#99951 parent c776577 commit c0e3269
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
0 commit comments