SSH with no home directory

From: Roy (garlic_at_garlic.com)
Date: 11/24/05

  • Next message: Richard E. Silverman: "Re: OpenSSH environment passing"
    Date: Wed, 23 Nov 2005 15:09:10 -0800
    
    

    I have an AIX 5.1 system with Open SSH 4.2. Several users that have
    nonexistent home directories. If I telnet in, then /.profile is
    executed. If I use ssh then an error about the home directory appears
    and /.profile is not executed. I know sshd is assuming the home
    directory is therefore / because it will execute /.ssh/rc

    I would like the /.profile to be executed for people with no home
    directory just like telnet does. Any ideas?

    Roy


  • Next message: Richard E. Silverman: "Re: OpenSSH environment passing"

    Relevant Pages