Hey all,
        
        A little background in advance.  I'm building a new terminal
server at work this summer and we don't want any users logging into it
directly.  It's going to serve PPP and dumb terminal logins.  Now, this is
what we have setup as it stands.  Users can login with ppp and that works
beautifully.  For dumb terminal users we have replaced their login shell
with a custom shell that executes an ssh session (using hosts.equiv) to
log them in to the appropriate machine for that user.  If we use rlogin
this works fine, but ssh drops with exit code 1 after authentication.  ssh
-v shows it requesting pty etc, then just when a prompt should show up we
get a "Connection to xxx.xxx.xxx.xxx closed".  Ideas? TIA

Geoff Norton
------------
University of Toronto
[EMAIL PROTECTED]
  - "If at first you don't succeed, maybe skydiving isn't your sport!"
                                                -- Unknown


On Thu, 3 Jun 1999, Bryan wrote:

> Date: Thu, 3 Jun 1999 07:16:07 -0500
> From: Bryan <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: SSH 1.1.26 & RedHat 6.0
> 
> Am having some trouble compiling ssh 1.2.26 on a brand new rh 6.0 install. It
> blows chunks on login.c. Anyone else experience this? Got any pointers?
> 
> Thanx..
> 
> Bryan
> 

Reply via email to