Hi list I am unable to do an rsync as root as client. As regular user I had to set up a ~/.rhosts file on the server, that was all. Now, for root I too set up that file on the rsync server, but rshd still won't let me have my rsh?! What's wrong here? Here some infos:
Server log: ----------- Jun 7 11:27:48 objeng13 rshd[9811]: rsh denied to [EMAIL PROTECTED] as root: cmd='rsync --server --sender -logDtprz --delete . /rsync-data'; Permission denied. Client: (all done as root) ------- [EMAIL PROTECTED]: time $(which rsync) -az -o -g --delete objeng13:/rsync-data /data Permission denied. unexpected EOF in read_timeout real 0m0.20s user 0m0.02s sys 0m0.05s Permission denied. unexpected EOF in read_timeout real 0m1.06s user 0m0.02s sys 0m0.05s As I said, as regular use that's no problem. I suppose rshd needs some settings to be tweaked...? TIA! Please CC me as I cant read the list just now. Thanks Sven