SASniper - 2005-07-01

Logged In: YES
user_id=1306079

1) Check your secret password file is referenced correctly in
your config file, i.e. no typo's, wrong file name.

secrets file = /etc/rsyncd.sec

and in dir:

-r-------- 1 root root 18 Jul 1 10:12 rsyncd.sec

2) Check permissions of .conf and .sec file:

.conf should be 644
.sec should be 400

-rw-r--r-- 1 root root 688 Jul 1 11:29 rsyncd.conf
-r-------- 1 root root 18 Jul 1 10:12 rsyncd.sec

3) Try running rsync from the command line, with -vvv option