> Hi
> The rlib commands do not generally allow root access. You need to have
> /.rhosts file setup for the machine you are coming from and not just the
> /etc/hosts.equiv file.
> hope that helps
> Len
>> I am running Linux 2.0.0 and I'm having a problem even running the
>> date command to another Unix (HP-UX 10.10) server. My command:
>> remshd: Login incorrect
>> Produces the annoying 'Login incorrect' , hmmmph. I can make the
>> journey from the other direction, but I would like to run the Linux
>> box as the rdist server - fat chance until I get this working. Any
>> ideas?
There may be some security problems if you allow rsh access for root
(in fact, I've read again and again NOT to do so, and I'm completly
sure this is right and you should NOT use rsh at all, but at least
NOT, NOT NOT for root... ;-)
If you really need rsh root access, try ssh (sorry, I've forgot the
pointer). This will encrypt the session and uses a more secure auth
scheme. (BTW, there are some nice features like compression, port
redirection, X redirection, ...)
Ssh is aviable as source and precompiled for some OS (I think). Source
distribution should be preferred for the VERY EASY installation via
"make install" - this will save you some headaches, if you're new to
ssh...
--
+-------------------------------------------------------------------+
| Till Salzer Internet-/Intranet Applikationen |
| ----------------------------------------------------------------- |
| ----------------------------------------------------- |
| PGP public key: http://www.comzept.de/~salzer/MyPGP.html |
+-------------------------------------------------------------------+