AIX issue using chroot

2002-04-09 Thread Corey Stup
Took a while to figure this one out: Since "use chroot" defaults to true, I was having issues of UID/GID's not mapping between servers. On AIX, if chroot() is called, the getpwuid() calls fail, no longer being able to find /etc/passwd. Since the that call doesn't differentiate between a 'fai

Re: AIX issue using chroot

2002-04-26 Thread Dave Dykstra
On Wed, Apr 10, 2002 at 01:46:44AM -0400, Corey Stup wrote: > Took a while to figure this one out: > > Since "use chroot" defaults to true, I was having issues of UID/GID's > not mapping between servers. On AIX, if chroot() is called, the > getpwuid() calls fail, no longer being able to find /e

Re: AIX issue using chroot

2002-04-26 Thread Martin Pool
On 26 Apr 2002, Dave Dykstra <[EMAIL PROTECTED]> wrote: > > Also, I would be happy to provide builds of rsync for AIX4.1.5 and > > 4.3.3. > > Martin, you could probably easily give volunteers write access to selected > binaries directories by making a password-protected module in > /etc/rsyncd.c