Update smb.conf.j2
Disable LDAP strong auth
This commit is contained in:
committed by
GitHub Enterprise
parent
cd06049f8d
commit
7f37ace8ce
@@ -6,6 +6,7 @@
|
||||
server role = active directory domain controller
|
||||
workgroup = {{ smb_workgroup }}
|
||||
idmap_ldb:use rfc2307 = yes
|
||||
ldap server require strong auth = no
|
||||
|
||||
[netlogon]
|
||||
path = /var/lib/samba/sysvol/{{ smb_realm }}/scripts
|
||||
|
||||
Reference in New Issue
Block a user