Re: Chroot SSH error
rob.ballou_at_gmail.com
Date: 01/29/05
- Previous message: Richard E. Silverman: "Re: How does SSH-2 protect against Diffie-Hellman MITM?"
- In reply to: Joachim Schipper: "Re: Chroot SSH error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
- Previous message: Richard E. Silverman: "Re: How does SSH-2 protect against Diffie-Hellman MITM?"
- In reply to: Joachim Schipper: "Re: Chroot SSH error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]