summaryrefslogtreecommitdiff
path: root/dovecot/conf.d/10-auth.conf.diff
diff options
context:
space:
mode:
Diffstat (limited to 'dovecot/conf.d/10-auth.conf.diff')
-rw-r--r--dovecot/conf.d/10-auth.conf.diff20
1 files changed, 20 insertions, 0 deletions
diff --git a/dovecot/conf.d/10-auth.conf.diff b/dovecot/conf.d/10-auth.conf.diff
new file mode 100644
index 0000000..0f102cd
--- /dev/null
+++ b/dovecot/conf.d/10-auth.conf.diff
@@ -0,0 +1,20 @@
+--- 10-auth.conf.orig 2014-07-07 23:26:30.000000000 +0200
++++ 10-auth.conf 2016-10-24 15:20:30.000000000 +0200
+@@ -48,7 +48,7 @@
+ # the standard variables here, eg. %Lu would lowercase the username, %n would
+ # drop away the domain if it was given, or "%n-AT-%d" would change the '@' into
+ # "-AT-". This translation is done after auth_username_translation changes.
+-#auth_username_format = %Lu
++auth_username_format = %Ln
+
+ # If you want to allow master users to log in by specifying the master
+ # username within the normal username string (ie. not using SASL mechanism's
+@@ -97,7 +97,7 @@
+ # plain login digest-md5 cram-md5 ntlm rpa apop anonymous gssapi otp skey
+ # gss-spnego
+ # NOTE: See also disable_plaintext_auth setting.
+-auth_mechanisms = plain
++auth_mechanisms = plain login
+
+ ##
+ ## Password and user databases