Wasn't sure whether to post this here or in the network section, but anyways.
I'm trying to figure out how a server, that runs cvs, allows some user to rsh without password. I know how to do this when a user is actually a user on the server machine (and in the /etc/passwd file) but in this case they aren't.
Let's say I'm a user called
bach and I want to rsh to a server
serveme without specifying password
and without creating bach on serveme. Do you get my point??
As the figuration is now on a server where this works I noticed that there are autofs for these users, so I've done the same on the new server....but I always get 'permission denied'.
Running out of ideas and I'm propably just missing a minor detail
so any hints greatly appreciated