I am working in a scenario where everyone uses the same login for connecting to Server2. So, no one knows the password for this login on server2.
So, the only way of connecting to it is logging to a local Server1 and then "rlogin" to the server2 which has the entry for this common login in .rhosts file.
i have tried to use "stty -tostop" to stop a background process
( not the wall ) to write to the stdout. but it doesnt help anyway..
Any ideas??
