Zentyal Forum, Linux Small Business Server

Zentyal Server => Directory and Authentication => Topic started by: johnw on August 20, 2021, 02:43:24 pm

Title: Enabling CIFS v1
Post by: johnw on August 20, 2021, 02:43:24 pm
Hi,

Whilst a big fan of Zentyal and it's general ease of use, there are things that make it very hard to use.

I have a customer that has an old Windows XP machine (don't ask!) that uses cifs v1, and having just moved from an old Redhat samba fileserver to Zentyal, they are unable to connect mapped drives to the new server.

How can I enable CIFs v1 on Zentyal?

This sort of issue is why I'm trying to push them to move away from this Windows XP machine!

Thanks, John
Title: Re: Enabling CIFS v1
Post by: rubicon on December 15, 2021, 04:58:37 am
mcedit /usr/share/zentyal/stubs/samba/smb.conf.mas   
[global]
client min protocol = NT1
server min protocol = NT1