search for: usershared

Displaying 20 results from an estimated 937 matches for "usershared".

Did you mean: 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 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?
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
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
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
0
old bug with usershares of what?
On Mon, 5 Nov 2018 18:05:09 +0300 Илья Коскин via samba <samba at lists.samba.org> wrote: > 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
2018 Nov 05
0
old bug with usershares of what?
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. > > Steps to reproduce: > 1) Use default samba config. > 2) Add options: > usershare max shares = 5 (or else number)
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
2012 Mar 21
0
Many usershare messages logged but no usershares defined
There are many messages about samba usershares in the logs but no usershares are defined: # grep '\[2012/03/20' /var/log/samba/log.smbd | grep process_usershare_file | wc -l 1518 # grep --ignore-case usershare /etc/samba/smb.conf.source /etc/samba /smb.conf [no output] # ls -l /var/lib/samba/usershares/ total 0 The messages are typically like: [2012/03/20 10:05:05.002947, 0]
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 #
2018 Oct 31
0
old bug with usershares of what?
> ср, 31 окт. 2018 г. в 14:51, Rowland Penny via samba < > samba at lists.samba.org>: > >> On Wed, 31 Oct 2018 14:41:45 +0300 >> Илья Коскин via samba <samba at lists.samba.org> wrote: >> >> > Hello! Please look at this log entry: >> > >> > [2018/10/30 15:26:04.013132, 0] >> >
2018 Nov 05
0
old bug with usershares of what?
On Mon, 5 Nov 2018 19:32:29 +0300 Илья Коскин via samba <samba at lists.samba.org> wrote: > 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. > Yes, I think you are too.
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,
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
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 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.
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 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
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 May 29
3
weird messages in logs
On Wed, 30 May 2018 06:21:36 +1200 Andrew Bartlett via samba <samba at lists.samba.org> wrote: > On Tue, 2018-05-29 at 10:00 +0200, Marco Gaiarin via samba wrote: > > Mandi! Emmanuel Florac via samba > > In chel di` si favelave... > > > > > > I can fire up bug for the manpage?! > > > > > > At least it should mention the default of 100