Re: gid problem on DGUX

2001-03-22 Thread Tim Potter
Martin Pool writes: > > I was not sure on how to ask a question on the Rsync FAQ page, the only > > links it had was to answer questions. I saw your email address all over > > the FAQ page, so I figured I'd try emailing you. Heres my question: > > The most likely problem is that there is a > >

gid problem on DGUX

2001-03-22 Thread Martin Pool
The most likely problem is that there is a gid = somegroup entry in your rsyncd.conf that does not correspond to an entry in /etc/group. For example, you may be trying to set the group to `nobody', but perhaps DGUX requires `nogroup' or `65533' or something similar. -- Martin - For