I update centos's samba to 4.8.3-6. My windows 10 is professional, whose version is 1803. I still can't access samba. Do I need update my windows 10 to 1903? andrew At 2019-09-12 17:45:10, "anax" <anax at ayni.com> wrote:> > >On 12/09/2019 11.09, qw wrote: >> Hi, >> >> >> I can access centos's samba via windows 7, but fail via windows 10. Why? >> >> >> Thanks! >> >> >> Regards >> >> >> Andrew >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> https://lists.centos.org/mailman/listinfo/centos >> > >Hi Andrew > >No problem here with: > >Centos: > >CentOS Linux release 7.6.1810 (Core) > >and Samba: > >samba-client-libs-4.8.3-6.el7_6.x86_64 >samba-4.8.3-6.el7_6.x86_64 >samba-common-4.8.3-6.el7_6.noarch >samba-libs-4.8.3-6.el7_6.x86_64 >samba-client-4.8.3-6.el7_6.x86_64 >samba-common-libs-4.8.3-6.el7_6.x86_64 >samba-common-tools-4.8.3-6.el7_6.x86_64 > > >Windows 10: > >Windows 10 Home, Version 1903 > > >suomi >_______________________________________________ >CentOS mailing list >CentOS at centos.org >https://lists.centos.org/mailman/listinfo/centos
On 12/09/2019 12.46, qw wrote:> > > I update centos's samba to 4.8.3-6. My windows 10 is professional, whose version is 1803. I still can't access samba. Do I need update my windows 10 to 1903? > > > andrew > > > > > > > > At 2019-09-12 17:45:10, "anax" <anax at ayni.com> wrote: >> >> >> On 12/09/2019 11.09, qw wrote: >>> Hi, >>> >>> >>> I can access centos's samba via windows 7, but fail via windows 10. Why? >>> >>> >>> Thanks! >>> >>> >>> Regards >>> >>> >>> Andrew >>> _______________________________________________ >>> CentOS mailing list >>> CentOS at centos.org >>> https://lists.centos.org/mailman/listinfo/centos >>> >> >> Hi Andrew >> >> No problem here with: >> >> Centos: >> >> CentOS Linux release 7.6.1810 (Core) >> >> and Samba: >> >> samba-client-libs-4.8.3-6.el7_6.x86_64 >> samba-4.8.3-6.el7_6.x86_64 >> samba-common-4.8.3-6.el7_6.noarch >> samba-libs-4.8.3-6.el7_6.x86_64 >> samba-client-4.8.3-6.el7_6.x86_64 >> samba-common-libs-4.8.3-6.el7_6.x86_64 >> samba-common-tools-4.8.3-6.el7_6.x86_64 >> >> >> Windows 10: >> >> Windows 10 Home, Version 1903 >> >> >> suomi >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> https://lists.centos.org/mailman/listinfo/centos > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >As far as I remember, samba worked already with the first Windows 10 installation I had years ago.
radenko at grigorov.info
2019-Sep-12 11:50 UTC
[CentOS] why windows 10 can't access centos samba
Hello, Anax My shared drives were inaccessible after updating my windows 10 to the latest ?Windows 10 Fall Creators Update?. Within the latest ?Windows 10 Fall Creators Update? the Guest access in SMB2 is disabled by default. You can change this setting within your group policy settings. Right click the Windows Icon at the bottom left of the task bar, or select the windows key + r Within the run box, type ?gpedit.msc? Within the local Group Policy Editor, select ?Administrative Templates? Select ?Network? Select ?Lanman Workstation? Double click ?Enable Insecure guest logons? option Tick the ?Enable? option Select OK On 12.9.2019 ?. 14:43, anax wrote:> > > Regards >
On Thu, 12 Sep 2019, anax wrote:> As far as I remember, samba worked already with the first Windows 10 > installation I had years ago.https://support.microsoft.com/en-gb/help/4034314/smbv1-is-not-installed-by-default-in-windows "In Windows 10 Fall Creators Update and Windows Server, version 1709 (RS3) and later versions, the Server Message Block version 1 (SMBv1) network protocol is no longer installed by default. It was superseded by SMBv2 and later protocols starting in 2007. Microsoft publicly deprecated the SMBv1 protocol in 2014." jh