Hello again!

>usage: rsh [ -l login ] [ -n ] host command
>
>You should do "rsh -l some_user rhost ls"

Of course, I read man, but it doesn't work for some reason...
`rsh -l test rhost ls`    ----       `Login incorrect.`

- Hello all!
- 
-  How can I, being root, execute some command
-  under some other user ?
-   For ex., I have user 'test' on remote host 'rhost` and 
-   want to execute `rsh rhost ls` being root.
-    Now I get 'login incorrect' because it's trying to rsh 
-    under root.
-    
-    Regards,
-    Andrei
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to