Skip to content

Commit e8403fd

Browse files
sirainencmouse
authored andcommitted
kerberos: Remove duplicate wrong auth_mechanisms setting
1 parent db6613b commit e8403fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/core/config/auth/mechanisms/kerberos.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ ticket-based authentication, you will need something like:
116116
```[dovecot.conf]
117117
auth_mechanisms = plain login gssapi
118118
auth_gssapi_hostname = "$ALL"
119-
auth_mechanisms = gssapi
120119
auth_krb5_keytab = /etc/dovecot/dovecot.keytab
121120
122121
passdb pam {

0 commit comments

Comments
 (0)