samba: Disable old lanman and NTMLv1 authentications.
This commit is contained in:
parent
164c79ef52
commit
9040bf854e
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ kerberos method = secrets and keytab
|
|||
<% else -%>
|
||||
<% scope.function_fail(['Invalid value "%s" for auth.' % @auth]) -%>
|
||||
<% end -%>
|
||||
lanman auth = no
|
||||
ntlm auth = no
|
||||
|
||||
# log per machine and rotate after 128MB
|
||||
log file = /var/log/samba/%m.log
|
||||
|
|
Loading…
Add table
Reference in a new issue