Displaying 1 result from an estimated 1 matches for "nemxb01".
2001 Nov 23
1
Password-less daemon or rsh setup
...onfigure rlogin to user hosts.equiv or similar - any help on this
would be greatly appreciated as it's definitely the preferred method.
I've had some limited success with the daemon approach - but again I'm
prompted for a password. Here's the command I'm trying to run:
backup(nemxb01)$ rsync -nr production::test_module /export/home/nemxb01
If I supply nemxb01's password I get the correct results. FYI: nemxb01
doesn't exist on the production box.
If someone could give me a step-by-step approach as to how to configure
rlogin, and subsequently rsync to run through rsh I...