> 3 мая 2022 г., в 18:39, Riccardo Mottola <riccardo.mott...@libero.it> 
> написал(а):
> 
> Hi,
> 
> I have a samba share which is accessible to both windows (7, 10) and
> Mac, including old Macs (10.5-10.7) which use samba.
> Unix accesses through NFS.
> 
> MacOS uses an old version of Samba, I always had issues. I added this
> section to have everything working on samba 4.14 on OpenBSD 7.0
> 
> # Support older clients
>   server min protocol = NT1
>   ntlm auth = yes
>   lanman auth = yes
> 
> This, from what I undestand makes it about as Windows NT / XP. I wonder
> why I need "server min protocol" since there is autonegotation, but if I
> remove it, login fails with 4.14.
> 
> Now OpenBSD 7.1 comes with 4.15.  "server min protocol" has been
> removed, according to release notes.
It has not been removed, they only removed obsolete parts of smb1 protocol. 
I think problem is somewhere else.
Honestly, I can test only on high sierra. I see no issues here. But i dont have 
older macs
> 
> If I try to connect now to 4.15 on OpenBSD I can authenticate from Mac,
> I see the shares, but cannot see any files, listing fails.
> If I do the same from windows 10, it works - so i guess it is a
> retro-compatibility issue.
> 
> Any ideas?
> 
> Riccardo
> 

Reply via email to