[gentoo-user] Re: creating ssh account without directory browsing

2010-09-05 Thread Kalkin Sam
Hi, Young padawan Tamer Higazi spoke: > Everytime I uncomment: "ChrootDirectory /work" and I try to connect, I > receive this message on the console: > > Write failed: Broken pipe > > > Any ideas?! Yes RTFM and Google :) man sshd_config and look at ChrootDirectory entry: All components of the

Re: [gentoo-user] Re: creating ssh account without directory browsing

2010-08-29 Thread Tamer Higazi
Hi Kalkin! I have set up everything fine with SSH, and I am still not capable to make the "chroot" option available with bluebream. Could you help me?! My sshd_config: http://pastebin.com/LHTUd1ah Everytime I uncomment: "ChrootDirectory /work" and I try to connect, I receive this message on the

[gentoo-user] Re: creating ssh account without directory browsing

2010-08-22 Thread Kalkin Sam
Hi, Young padawan Tamer Higazi spoke: > Hi people! > For a project I need to create ssh accounts (based on shared keys) who > would be loged in a specific directory. They should only be able to > login in the desired directory, but not be able for outside browsing. I think you mean chroot. Open