Skip to content

Commit

Permalink
disable pam auth in dovecot for debian bookworm (like the other distr…
Browse files Browse the repository at this point in the history
…os do it)

Signed-off-by: Michael Kaufmann <[email protected]>
  • Loading branch information
d00p committed Jan 7, 2024
1 parent dbf83c6 commit b34ab45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/configfiles/bookworm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2547,6 +2547,7 @@ plugin {
</file>
</files>
<commands index="1">
<command><![CDATA[sed -i.bak 's/^!include auth-system.conf.ext/#!include auth-system.conf.ext/' /etc/dovecot/conf.d/10-auth.conf]]></command>
<command><![CDATA[service dovecot restart]]></command>
</commands>
</general>
Expand Down

0 comments on commit b34ab45

Please sign in to comment.