> I am assuming we could make accounts such as puser for PPP and suser
> for shell and implement it that way.
> The ultimate goal would be for the user to simply type in login name
> and password and then be sitting at a prompt on the shell machine
> rather than dealing with the host prompt and all. I have tried
> setting up rlogin and it requires the password twice and then gives
> the host prompt.
It seems that if you have set up suser and puser such that suser is a
"Login User", then set the "Host" to "Specified" and put in the hostname
and set the "Login Service" to "Rlogin" then you need to put an entry in
the the .rhost file in the user's home directory listing the portmaster
and you should only then require a single username and password prompt.
The entry in the .rhost file would be something like this:
portmaster portmaster-login-name
geoff