On 04/12/2020 06:46 PM, Vinzenz Vietzke wrote:
Am 13. April 2020 00:18:42 schrieb Paul Groves <paul.groves.787@gmail.com>:
Hi
I have an old computer which only supports SMB1 protocol.
Is it possible to create a share in Samba and force that share to be SMB1?
Would be good id I could also only allow this one client IP to connect to it if this is possible too?
Thanks
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Yes, check this tutorial for example: http://blog.robtherock.de/how-to-re-enable-smb1-shares-in-ubuntu-18-04-i-e-f...
Cheers, vinz.
Beginning with samba-4.11 you will need more than that, you will need to: Edit /etc/samba/smb.conf and add client min protocol = NT1 server min protocol = NT1 to the global section to restore workgroups and SMB1 restart samba -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org