Displaying 20 results from an estimated 7000 matches similar to: "Hello & a query to relieve some confusion about samba"
2013 May 04
0
A hello and a query to clear up some samba confusion
Hi
I am new today here and have a couple of confusing items I hope someone 
here o the list can straighten out for me.
1. The definitions of the served usershares apprears in more than one 
location; in ubutu 12.04 LTS there appears to be a set of defined shares 
in the /etc/samba/smb.conf file near the bottom, the second location 
appears to be located in the file structure at
2010 Feb 07
2
Samba + Quickbooks Idle Crash
I have a samba server running on ubuntu 9.10 with windows (both Xp and
vista) clients running quickbooks (accounting software).
Quickbooks can connect to the samba server and get access to the data
files with no problems, if the secretary uses quickbooks continuously
there is never a problem the system works for hours on end. However if the
secretary leaves the software running but doing nothing
2018 Nov 05
2
old bug with usershares of what?
sorry for opening this thread again, but it looks like there is some bug in
samba usershares.
I successfully reproduced this bug in OpenBSD and in Fedora.
Steps to reproduce:
1) Use default samba config.
2) Add options:
usershare max shares = 5 (or else number)
usershare allow guests = Yes
3) create usershares directory (personally i use directory path from
testparm -v)
4) create group usershare
2018 Nov 05
2
old bug with usershares of what?
root:usershare
пн, 5 нояб. 2018 г. в 14:44, Rowland Penny via samba <samba at lists.samba.org
>:
> On Mon, 5 Nov 2018 14:03:54 +0300
> Илья Коскин via samba <samba at lists.samba.org> wrote:
>
> > sorry for opening this thread again, but it looks like there is some
> > bug in samba usershares.
> > I successfully reproduced this bug in OpenBSD and in Fedora.
2018 Oct 31
3
old bug with usershares of what?
Hello! Please look at this log entry:
[2018/10/30 15:26:04.013132,  0]
../source3/param/loadparm.c:3358(process_usershare_file)
  process_usershare_file: stat of /var/lib/samba/usershares/share failed.
Permission denied
I don't know why this message is spamming my log, my version of samba is
4.9.1 from fedora 29, but problem existed long time ago with older
versions.
here is usershares
2018 Nov 05
2
old bug with usershares of what?
oh sorry, of course i have a typo in 6.
The user usershare dir depends on system where samba was build.
For example in fedora it is /var/lib/samba/usershares,
and in openbsd it is /var/samba/usershares.
I am sure i am doing everything right.
пн, 5 нояб. 2018 г. в 19:10, Rowland Penny via samba <samba at lists.samba.org
>:
> On Mon, 5 Nov 2018 18:05:09 +0300
> Илья Коскин via samba
2023 Jan 26
2
User shares do not appear anymore
Hi, I have an Ubuntu system with samba 4 that did work perfectly until this morning.
Normal shares in smb.conf appeared as always, while user shares included with %U did not anymore.
This is the global part of smb.conf:
? ? ? ? security = user
? ? ? ? username map = /etc/samba/smbusers
? ? ? ? include = /etc/samba/smb.conf.%U
? ? ? ? include = /etc/samba/smb.conf.%m
?
There are then various
2018 Mar 21
2
log error about permissions in truncated share path...
In syslog of my DC (2:4.5.12+dfsg-2+deb9u2~bpo8+1) i found sometime rows like:
 Mar 21 09:53:40 vdcsv1 smbd[22686]: [2018/03/21 09:53:40.826081,  0] ../source3/param/loadparm.c:3244(process_usershare_file)
 Mar 21 09:53:40 vdcsv1 smbd[22686]:   process_usershare_file: stat of /var/lib/samba/usershares/sysvo failed. Permesso negato
 Mar 21 09:53:40 vdcsv1 smbd[22686]: [2018/03/21 09:53:40.831949, 
2015 Jul 01
3
Computer can't access Sysvol
I did have a "usershares" share when I first set the domain up. This has 
since been removed.  The strange thing is that from my PC (which was the 
first to be added to the domain) and from this PC (which was the second) 
I can still see the share (and access it from my PC).  Seems like there 
is some caching going on somewhere.  Any idea how it can be cleared?
John
On 30/06/2015
2018 Mar 21
2
log error about permissions in truncated share path...
Mandi! Rowland Penny via samba
  In chel di` si favelave...
> Is there a file that starts 'sysvo' in /var/lib/samba/usershares ?
 root at vdcsv1:~# ls -la /var/lib/samba/usershares/
 totale 8
 drwxrwx--T 2 root sambashare 4096 set 19  2017 .
 drwxr-xr-x 8 root root       4096 mar 19 11:58 ..
No.
> > I can disable 'usershares'?
> You shouldn't have to, by
2009 Jan 27
1
Deleted usershare permissions maintain precedence over regular shares
I set up two usershares to share my music and photos read-only a while ago.
I recently decided to remove the usershares and recreate the shares in my
smb.conf with read/write access to some users.  If the shares have the same
names that the usershares originally had, it seems that the original
read-only permissions still apply; however, if I change only the names of
the shares, I gain read/write
2025 Feb 17
1
Weird usershares attempted use
Another issue I don't understand:
On two different samba servers, smbd logs errors like this:
Feb 16 18:36:29 roberts smbd[136]:   process_usershare_file: stat of /var/lib/samba/usershares/business failed. Permission denied
Neither machine have configured usershares.  There are no users on the sambashare group.  The server logging the above error is replacing a file server that had a share
2018 May 25
8
weird messages in logs
Hi everyone, 
I have the exact same problem as this:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772154
But the Samba version is different and much newer (Debian
Wheezy 2:4.1.17+dfsg-1~bpo70+1). B
asically many errors appear about non existing usershares. These fake
usershares are just the user name, but truncated of the last character.
   process_usershare_file: stat of
2025 Feb 17
1
Weird usershares attempted use
On Mon, 17 Feb 2025 03:14:46 +0000
Stephen Brandli via samba <samba at lists.samba.org> wrote:
> Another issue I don't understand:
> 
> On two different samba servers, smbd logs errors like this:
> 
> Feb 16 18:36:29 roberts smbd[136]:   process_usershare_file: stat of
> /var/lib/samba/usershares/business failed. Permission denied
> 
> Neither machine have
2015 Oct 05
6
Removing share from smb.conf
Hello,
    I notice if I simply comment out a share or remove entirely. I
receive errors such as theses. Is there a proper protocol to follow when
removing a share?
process_usershare_file: stat of /var/lib/samba/usershares/myshare
failed. No such file or directory
../source3/param/loadparm.c:4366(process_usershare_file)
process_usershare_file: stat of /var/lib/samba/usershares/myshare
failed.
2018 Mar 21
2
log error about permissions in truncated share path...
Mandi! Rowland Penny via samba
  In chel di` si favelave...
> I think you need to post your smb.conf, I (at least) am struggling to
> understand why you have moved 'sysvol' from /var/lib/samba/
> to /var/lib/samba/usershare/, it isn't a usershare!
I've not done that!
 root at vdcsv1:/home# samba-tool testparm
 Press enter to see a dump of your service definitions
 
 #
2015 Jun 30
2
Computer can't access Sysvol
Hi All,
I have a computer which I recently took off the domain before shipping 
to HP for repair.  I've now had it back and re-added it to the domain 
and it no-longer appears to be able to access the sysvol share (even 
using a domain admin login).
I've seen this behaviour in one other machine but as it was just a test 
machine I ignored the problem.
When I try to access the share I
2013 Sep 09
1
usershare
Hello,
  i' got some strange message in samb log file :
Sep  9 15:04:10 samba smbd[1018]: [2013/09/09 15:04:10.621264,  0] 
param/loadparm.c:9114(process_usershare_file)
Sep  9 15:04:10 samba smbd[1018]:   process_usershare_file: stat of 
/var/lib/samba/usershares/blabla failed. Permission non accord?e
But i havent usershares defined.
Somebody could told me what could be the way to solve this
2015 Jul 01
3
Computer can't access Sysvol
On 01/07/15 13:36, John Cobley wrote:
> Ok, I've worked out the caching was due to setting up administratively 
> assigned offline folders.
>
> However I think I was getting a little mixed up with my servers. The 
> error log was from a server that still had the share enabled. I've now 
> removed the share from the config and restarted the Samba server.  
> Despite
2025 Feb 17
1
Weird usershares attempted use
Okay, I added that and the errors stopped.  I was hoping that this was a symptom of my bigger problems, but it wasn't.
	Steve
-----Original Message-----
From: samba <samba-bounces at lists.samba.org> On Behalf Of Rowland Penny via samba
Sent: Monday, February 17, 2025 1:08 AM
To: samba at lists.samba.org
Cc: Rowland Penny <rpenny at samba.org>
Subject: Re: [Samba] Weird