Displaying 5 results from an estimated 5 matches for "loadparams".
Did you mean:
  loadparam
  
2008 Oct 08
1
rsyncd.conf to control unix permissions
...server upload which is served by a rsync server. There I
need the special unix permissions to make sure
apache is functioning properly after each upload.
On Tue Mar 11 22:11:38 EST 2003 someone wrote a patch for that. (
http://lists.samba.org/archive/rsync/2003-March/005468.html )
I took a look at loadparams.c and couldnt find the parameters create
mask and so on.
So It seem the patch wasnt accepted by the rsync developers. Can
somebody tell me why ?
thanks in advice
-- 
Thomas Heil
Skype: phiber.sun
Email: thomas.heil@bookandsmile.de
--
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
2004 Mar 10
1
Seperate Log Files Per "Account"
Good day all. I was wondering if the "log file = /path/to/logfile" could
be used per module as opposed to being a global parameter. My goal is to
have each individual module log to a different file in order to keep
customer's transactions seperate. I have tried in the global parameter
section "log file = /var/log/rsync/$LOGNAME/rysnc.log" to no avail.
Perhaps I should
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
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