This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-dovecot
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
plain and login auth
master
Markus Katharina Brechtel
7 years ago
parent
99c783a32b
commit
c4307f014b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/conf.d/10-auth.conf.j2
+ 1
- 1
templates/conf.d/10-auth.conf.j2
View File
@@ -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
Write
Preview
Loading…
Cancel
Save