aramis.rutgers.edu userYou can specify any hosts in the DCS faculty cluster.
You can then login from the specified host with the command
rsh -l pseudouser hostname(where hostname is any host in the faculty cluster) to get a login in the current window, or
xrsh -l pseudouser hostnameto open a new window logged in as pseudouser.
Users sharing the account can either log into it to read email sent to the shared account or use ~pseudouser/.forward to redistribute it. If you would like two other people to receive email sent to pseudouser, ~pseudouser/.forward should look something like this:
user1, user2If you want to be able to reply from the shared user, it will have to receive copies of the email too. ~pseudouser/.forward should then look something like this:
\pseudouser, user1, user2