Displaying 13 results from an estimated 13 matches for "mrxsmb20".
Did you mean:
mrxsmb10
2018 May 29
4
Can't join Windows 10 to classic domain
...uireIntegrity=0,RequirePrivacy=0"
I've tried adding entries for the domain controller in hosts and
lmhosts, and have also tried enabling NetBIOS over TCP/IP.
I've then tried forcing the Windows Client to use SMB1:-
sc config lanmanworkstation depend= bowser/mrxsmb10/nsi
sc config mrxsmb20 start= disabledI also used the following Powershell
commands:-
Get-WindowsOptionalFeature -Online -FeatureName
SMB1ProtocolSet-SmbServer-Configuration -EnableSMB2Protocol $false
Running the status commands shows SMB1 to be enabled, and SMB2 to be
disabled.
Should it be possible to join a Window...
2018 Mar 09
0
authentication issues
...e than
> before! The previous samba was version 3.6.23-13.el5_11 on Centos
> 5.11
>
> I installed windows 10 PCs for them last year, replacing their XP
> machines and configured the following on each
> sc.exe config lanmanworkstation depend-bowser/mrxsmb10/nsi
> sc.exe config mrxsmb20 start = disable
>
> Now I need to reverse this.
> I only had a limited time on site to install the new server. The
> priority was to get it in with minimum disruption. -
> It's a construction company - as long as they can see their data they
> don't care about security (u...
2017 Oct 18
1
Fwd: Cannot connect to Samba share (4.1.11) from Windows 10
Dear Rowland,
Thanks a lot for your anwswer !
Le 2017-10-17 20:16, Rowland Penny via samba a écrit :
> On Tue, 17 Oct 2017 19:31:17 +0200
> "Denis BUCHER via samba" <samba at lists.samba.org> wrote:
>> Le 07.09.2015 à 15:52, soonerdave a écrit :
>> > Windows 10 will try to negotiate SMB3_11, which Samba4 doesn't yet
>> > support except in the
2018 Mar 09
5
authentication issues
Hopefully this is a simple problem for a guru to solve.
I have been installing Centos / Samba servers for my clients since 2004.
However, in almost every instance, the linux machine has been the only
server on site. To begin with I set up the server as a domain server but as
most of my customers have less than a dozen PCs on a single site, the
domain seemed to be an overkill so I now tend to use
2018 May 30
2
Can't join Windows 10 to classic domain
...he domain controller in hosts and
>>> lmhosts, and have also tried enabling NetBIOS over TCP/IP.
>>>
>>> I've then tried forcing the Windows Client to use SMB1:-
>>>
>>> sc config lanmanworkstation depend= bowser/mrxsmb10/nsi
>>> sc config mrxsmb20 start= disabledI also used the following
>> Powershell
>>> commands:-
>>> Get-WindowsOptionalFeature -Online -FeatureName
>>> SMB1ProtocolSet-SmbServer-Configuration -EnableSMB2Protocol $false
>>>
>>> Running the status commands shows SMB1 to be e...
2016 Nov 08
2
Win10 pro w/ outlook in Samba 3.6.25 domain
...a local user the same account works, with the domain user: no
I am not able to instantly upgrade to ADS and/or samba4 there, so I got
to come up with a quick solution.
Do the changes in the registry conflict here?
I did:
sc.exe config lanmanworkstation depend= bowser/mrxsmb10/nsi
sc.exe config mrxsmb20 start= disabled
although this might affect the local user as well, afai understand?
Thanks for any pointers!
Stefan
2018 May 30
0
Can't join Windows 10 to classic domain
...ng entries for the domain controller in hosts and
> > lmhosts, and have also tried enabling NetBIOS over TCP/IP.
> >
> > I've then tried forcing the Windows Client to use SMB1:-
> >
> > sc config lanmanworkstation depend= bowser/mrxsmb10/nsi
> > sc config mrxsmb20 start= disabledI also used the following
> Powershell
> > commands:-
> > Get-WindowsOptionalFeature -Online -FeatureName
> > SMB1ProtocolSet-SmbServer-Configuration -EnableSMB2Protocol $false
> >
> > Running the status commands shows SMB1 to be enabled,
> and...
2017 Nov 15
0
Samba help
...cent Windows updates may have disabled SMBv1, here that caused the inability to 'browse' the server shares
(yet mapping a share still worked).
On Windows 7 to enable SMBv1 on the SMB client (workstations), run the following commands:
sc.exe config lanmanworkstation depend= bowser/mrxsmb10/mrxsmb20/nsi
sc.exe config mrxsmb10 start= auto
I don't know if they will work on Windows 10 or not.
Al
2015 Dec 30
1
Windows 10 SysVol and GPO problems
Hi,
Thanks for reading. I have recently started to try and get Windows 10 machines working with our Samba 4.3.3 domain controller and have run into a few issues with gpupdate /force
The error given by Windows is “The processing of group policy failed. Windows attempted to read the file \\domain.com.au <smb://domain.com.au>” etc.
Its interesting because access is denied with the file path
2015 Aug 31
2
SMBx differences re Win10 in Samba4 NT4 DC
Given an existing NT4 Samba 4 DC, a recently upgraded Win10 machine can no
longer access NETLOGON to authenticate to the network. This lead to the
research revealing that my Samba4 PDC SMB.CONF must be changed to limit MAX
PROTOCOL = NT1 to avoid negotiating a version of SMB2 from Win10 that Samba4
can't resolve.
Doing this broke authentication via other resources that no longer support
NT1,
2016 Mar 31
5
Windows 10
Hello
We have a problem with our Windows 10 Clients.
Installed on a SLES12 Server is samba v4.4
I can bind the clients to the domain without any problem. Afterwards I want to login in the domain, I get the error,
no logonserver available
I can change in the smb conf max protocol to NT1 -> now it is possible to login with user xxx in the domain
We don't want to use our samba server
2017 Nov 15
5
Samba help
Folks
I have a Centos7 system (SOFA) and want to install a Samba share
named "STUFF" for the machines inside my home. All users in my home
have read access to the share, but only one user "me" has write
permission. The configuration below worked just fine when the Samba
system was on Centos 6, but did not work under Centos 7. The client
machine is Windows 10. I have
2012 Sep 20
10
Windows 8 Pro no domain logon possible
Hi....
Some days ago I installed windows 8 pro from MSDN on one of my machines.
I got a serious problem with it. I cannot logon as domain user.
I first tried joining my domain from win8 with an unchanged win8
installation. This did fail. Afterwards I applied the usual windows 7
registry patches to allow a samba domain join and rebooted. Afterwards I
could join my domain with no trouble. I