Displaying 20 results from an estimated 2000 matches similar to: "Samba Share : Connection refused"
2018 Jul 09
3
Samba Share : Connection refused
Hi Rowland,
thanks for your fast reply. Maybe there was a problem on format in the
email as testparm works fine on my server. But I also did not write
about distribution and version, sorry.
This conf is given by Yast tool from SuSE LEAP 42.2 by default. I just
added the few parameters I need. So maybe I should clean out a bit - I
still do not need any domain settings.
But does this the trick?
br
2018 Jul 09
1
Samba Share : Connection refused
Hi Rowland,
I would agree but I am sure it ran in tests before my holidays. I also get :
[2018/07/09 13:07:06.616097, 0] ../source3/lib/access.c:338(allow_access)
Denied connection from 192.168.4.111 (192.168.4.111)
in the samba log - so for me, I got a connection but samba is refusing it?
br
Sascha
Am 09.07.2018 um 11:34 schrieb Rowland Penny via samba:
> On Mon, 9 Jul 2018 11:16:44 +0200
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Hi,
we've problems getting samba shares to work after upgrading from 4.7 to 4.9. We have one samba PDC server providing some shares and the users via local passdb.tdb file. Its smb.conf (names/ips changed):
[global]
security = user
encrypt passwords = yes
passdb backend = tdbsam:/etc/samba/passdb.tdb
workgroup = OURWORKGROUP
netbios name = SERVER1
2019 Feb 06
6
unix_primary_group = yes don t work
thanks for the answer, Louis.
i m talking about the userhome dir.
I ve already read https://wiki.samba.org/index.php/User_Home_Folders and
i m applying the posix acls to my share.
As the users's home is shared between windows and linux, i d rather use
the posix acls than the windows ones.
Beside the homedir of my users have a form like /home/ first letter of
name /login ( ex : /home/d/dare
2018 Jul 09
0
Samba Share : Connection refused
On Mon, 9 Jul 2018 11:16:44 +0200
Sascha Wiechmann via samba <samba at lists.samba.org> wrote:
>
> Hi Rowland,
>
> thanks for your fast reply. Maybe there was a problem on format in the
> email as testparm works fine on my server. But I also did not write
> about distribution and version, sorry.
> This conf is given by Yast tool from SuSE LEAP 42.2 by default. I just
2019 Feb 06
4
unix_primary_group = yes don t work
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
> Verzonden: woensdag 6 februari 2019 16:33
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] unix_primary_group = yes don t work
>
> On Wed, 6 Feb 2019 15:58:52 +0100
> L.P.H. van Belle <belle at bazuin.nl> wrote:
>
> > Hai
2002 Mar 08
1
new user: confused about user/password stuffs
I am trying to use my w2k box (not in domain, only in
workgroup) to access my samba server.
my smb.conf file:
[global]
workgroup = SAMBA
netbios name = TESTSMB
server string = Samba Server
security = SERVER
encrypt passwords = Yes
update encrypted = Yes
log file = /var/log/samba/log.%m
max log size = 50
socket options =
2005 Aug 08
2
Windows can't see my Samba shares...
Ok... I'm really stumped. I have checked thoroughly. I've performed
all of the steps in the checklist from the HowTo... except for the
nmblookup parts. The arguments to nmblookup seem to be based on an
old version. I'm hoping someone will have an idea. Here's the whole
situation...
Server:
Fedora Core 3
Linux myserver 2.6.11-1.35_FC3 #1 Mon Jun 13 00:52:08 EDT 2005 i686
i686
2015 Nov 04
3
session setup failed: NT_STATUS_LOGON_FAILURE
Hi, Rowland,
Thanks for your advise. I've been updated the version to 4.2.5, the rpm
query is as below,
but it still didn't work.
[root at testcad16 samba]# rpm -qa | grep samba
sernet-samba-4.2.5-19.el6.x86_64
sernet-samba-libs-4.2.5-19.el6.x86_64
sernet-samba-libsmbclient0-4.2.5-19.el6.x86_64
sernet-samba-client-4.2.5-19.el6.x86_64
sernet-samba-common-4.2.5-19.el6.x86_64
[root at
2003 Feb 11
3
Samba getting user info from NT PDC
Hi!
My boss asked me to be able to share some directories on a FreeBSD Samba server
with users already created (and used) on a NT 4.0 PDC server.
So I followed http://www.sugoi.org/bits/index.php?bit_id=10
I just replaced the Windows 2k part by adding the NetBIOS name of the machine to
the NT PDC.
When I did the smbpasswd trick it worked like charm:
testsmb# smbpasswd -j CH-DOMAIN -r PDC
2018 Apr 19
4
Share authentication problem
Hi @ll !
I am trying to set up a samba fileserver in SuSe 42.3 as domain member
in a debian based Samba4 AD. The join seems to be ok, as I can get
/wbinfo -u/ and /-g/, and /getent group/ and /passwd/.
I can also list all browsable shares with /smbclient -L \\SambaFS
-Uusername/, but when i add -k, I get following errors :
/SPNEGO(gse_krb5) creating NEG_TOKEN_INIT for cifs/Samba1 failed
2015 Nov 03
2
session setup failed: NT_STATUS_LOGON_FAILURE
Hi,
I installed samba 4.0.0rc4 with CentOS 6.7.
I'm now trying to setup samba server using NIS authentication and access
from Windows 7,
but I hit one question I don't know how to deal with.
After starting service, I tried the following command, but got an error
message
[root at testcad16 samba]# smbclient -L //testcad16
Enter root's password:
session setup failed:
2015 Nov 04
5
session setup failed: NT_STATUS_LOGON_FAILURE
2015-11-04 17:11 GMT+08:00 Rowland Penny <rowlandpenny241155 at gmail.com>:
> On 04/11/15 06:24, Roger Wu wrote:
>
>> Hi, Rowland,
>>
>> Thanks for your advise. I've been updated the version to 4.2.5, the rpm
>> query is as below,
>> but it still didn't work.
>>
>> [root at testcad16 samba]# rpm -qa | grep samba
>>
2018 Oct 23
2
smb connection closed
Hi everybody,
May someone help me out on a short question, please? We own an ERP based
on MSAccess, backend is on a samba share, openSuSe 42.3. The ERP is very
sensitive on disconnection from those - also if it is just a reload of
config.
We did not changed anything within the last week, but on thusday/friday
my collegues started to comlain about "database or network error"
message
2009 Jan 02
8
samba freezes the server
Hello List !
oh my....i have a very severe problem here, and i absolutely need
assistance...
my samba version is 3.2.6-3.1-2034-SUSE-CODE11
on an opensuse 11.1 though this thing happened on an ubuntu intrepid
with 3.2.4 too:
the smbd freezes the whole system here.....for no obvious reason
i already tested everything, and everything works perfectly, untill 2 or
more people want to work with it...
2004 Oct 26
3
Shares not visible from Win2k
Hi,
Please forgive such a simple question. I have installed Samba using SWAT to
configure it. The shares user are visible on the box hosting the Samba server using
"smbclient -L hostname" and I can connect to the share using "smbclient
//edev/mlong -U sharename"
When browsing network neighborhood on a Win2K machine the Server is visible but the
shares are not available.
2018 Apr 20
1
Share authentication problem
Hi Rowland,
Thank you very much for your help! The main problem was fixed today -
and i have to apologize for bothering sambalist because it was an
error40 (40cm in front of the PC). In my test enviroment, there was
still an old, non-existing SID on the domdata share, however - after
deleting the access permissions in Windows and adding new, everything
goes fine now. I answered your
2003 Nov 18
3
Samba PDC - Solaris 8 or 9??
If anyone has Samba setup to run as a PDC with Solaris 8 or 9 could you
drop me a line? I have a few questions I would like ask. Our shop is
looking at trying to implement this option with our SMB master. I didnt
want to clutter up the list with more than one request.
--
Thank you
Todd Johnson
==============================================
= Steven ?Todd? Johnson =
=
2018 Jun 22
6
use spnego question - samba 47 to samba48 migration
Hello Everyone,
Good evening!
Here a Background:
I am moving from samba47 to samba48 - I am keeping my existing scripts and
config files.
The messages below are now appearing while executing some tasks in samba48
only - samba47 is not showing it:
#Unknown parameter encountered: "use spnego"
#Ignoring unknown parameter "use spnego"
#Unknown parameter encountered:
2015 Jun 18
2
macos finder error 36 when copy folder to samba 4.2.2
Am 17.06.2015 um 14:39 schrieb Sascha Kasch:
> Am 17.06.2015 um 09:11 schrieb Sascha Kasch:
>> dear list,
>>
>> encountered a problem and hopefully someone more experienced might
>> help me.
>> problem is with macos 10.9.5 and finder.
>>
>> i want to copy a simple folder with subfolders and without any files
>> to my samba share.
>> files