Package: debian-edu-config Version: 1.929 Severity: normal While testing Debian Edu Stretch I had to modify smb.conf to be able to join a Windows 10 device to the SKOLELINUX domain. Only one line has to be added:
diff --git a/etc/samba/smb-debian-edu.conf b/etc/samba/smb-debian-edu.conf
index e1317d80..5945ff9c 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
The Stretch manual already mentions that this additional line has
probably to be added to the [global] section.
Wolfgang
signature.asc
Description: PGP signature

