Please don't mail to me seperately. It makes identifying
whether this was also sent to the list (where it belongs)
difficult. CCing me is OK as that gets filtered.
(oops i forgot to CC the list and just broke this rule myself)
On Wed, Feb 19, 2003 at 06:42:47PM -0500, George D. Plymale wrote:
>
On Wed, Feb 19, 2003 at 08:11:16AM -0500, lists wrote:
> This version I'm using is actually built from fink. Here's the man
> page:
>
> ERRORS
> The setgroups() call will fail if:
>
> [EINVAL] The value of ngroups is greater than {NGROUPS_MAX}.
>
> [EPERM]T
This version I'm using is actually built from fink. Here's the man
page:
SYNOPSIS
#include
#include
int
setgroups(int ngroups, const gid_t *gidset);
DESCRIPTION
Setgroups() sets the group access list of the current user process
according to the array gidset. Th
On Wed, Feb 19, 2003 at 06:50:59AM -0500, lists wrote:
> The first two lines are the daemon stopping/starting:
> Feb 19 06:48:11 x rsyncd[25661]: rsync error: received SIGUSR1 or
> SIGINT (code 20) at rsync.c(280)
> Feb 19 06:48:18 x rsyncd[29518]: rsyncd version 2.5.5 starting,
> listening on po
The first two lines are the daemon stopping/starting:
Feb 19 06:48:11 x rsyncd[25661]: rsync error: received SIGUSR1 or
SIGINT (code 20) at rsync.c(280)
Feb 19 06:48:18 x rsyncd[29518]: rsyncd version 2.5.5 starting,
listening on port 873
Feb 19 11:48:26 x rsyncd[29520]: setgroups failed: Invalid
On Wed, Feb 19, 2003 at 12:28:58AM -0500, lists wrote:
> I am trying to set up a MacOS X rsync server and am not having much
> success at the moment. I'm able to see the "share" alright, but here
> is what I get when I actually try to copy anything to the server:
>
> #rsync -vz /Users/myhome lo