Re: Chroot SSH error

rob.ballou_at_gmail.com
Date: 01/29/05

  • Next message: msb: "can't prevent root lockout under Tru64/C2 security"
    Date: 28 Jan 2005 15:12:58 -0800
    
    

    All this time and it was right in front of me :)

    Yes, I moved the so that:
    test2:x:514:515::/chroot/home/./test2:/bin/bash

    is now:
    test2:x:514:515::/chroot/./home/test2:/bin/bash

    and it works.

    Thank you very much for pointing that out. I did realize that chroot
    /chroot/home/test2 wouldn't work (because that's not where /bin/bash
    will be located).

    Again, thank you for your help.


  • Next message: msb: "can't prevent root lockout under Tru64/C2 security"