>Running rsync-server under Solaris 8, initiated by inetd [server_a]
>Running rsync-client(s) under Solaris 7 [server_b]
>
>[server_b]rsync -a * [server_a]::module
>
>All files on [server_a] have the correct permissions and time but owner
>and group belonging to "nobody".
>
>How can I prevent the system [server_a] of changing / loosing the owner
>and group information?
>
>rsyncd.conf on [server_a]:
>
>>uid= nobody
>>gid= nobody
Dave Dykstra told me to replace "nobody" with "root" (as mentioned in the
documentation...)
Everything works fine now. Thanks Dave!
>>max connections= 5
>>pid file= /etc/rsyncd.pid
>>motd file= /etc/rsyncd.motd
>>log file= /var/log/rsyncd
>>
>>[module]
>> comment= ...
>> list= yes
>> read only= no
>> path= /mypath
>> use chroot= yes
>> strict modes= yes
>> hosts deny= *
>> hosts allow= x.x.x.x
gekko, Geschaeftsfuehrung * e-Mail: <[EMAIL PROTECTED]>
Rathausallee 10 * D-53757 Sankt Augustin
Tel.: +49 2241 92 45 84 * Fax.: +49 2241 92 45 85
-------------------------------------------------------