[debian-edu-commits] debian-edu/ 03/05: Adjust Samba configuration. (Closes: #864663).

Mike Gabriel sunweaver at debian.org
Wed Feb 28 10:12:14 UTC 2018


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch stretch
in repository debian-edu-config.

commit 98f66affa2b57ed74022739a2fa4f22e10e96b77
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Thu Jul 13 16:14:53 2017 +0200

    Adjust Samba configuration. (Closes: #864663).
    
     Add 'server max protocol = NT1' to be able to join recent clients.
---
 etc/samba/smb-debian-edu.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/samba/smb-debian-edu.conf b/etc/samba/smb-debian-edu.conf
index e1317d8..5945ff9 100644
--- a/etc/samba/smb-debian-edu.conf
+++ b/etc/samba/smb-debian-edu.conf
@@ -32,6 +32,7 @@
 
 # configure as NT4-style PDC
    server role = classic primary domain controller
+   server max protocol = NT1
    acl allow execute always = true
 
 # server string/NT Description field

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list