Re: [Chrootssh-users] Making user sftp only
Brought to you by:
punkball
From: Cole T. <col...@gm...> - 2007-01-07 22:13:56
|
A follow up on this, in case it's of any help in diagnosing my problem. Looks like for some reason, the dev/null node in my chroot is behaving "funny"? If I chroot to /home/chroot-test and then try to run the sftp-server by hand, it looks like this: sh-3.1# /usr/local/openssh-chroot/libexec/sftp-server Couldn't open /dev/null: No such device The odd part is that I set up the devices, and they seem to exist? sh-3.1# ls -al /dev total 8 drwxr-xr-x 2 0 0 4096 Jan 7 22:07 . drwxr-xr-x 6 1002 1002 4096 Jan 7 22:06 .. crw-rw-rw- 1 0 0 13, 2 Jan 7 22:07 null crw-rw-rw- 1 0 0 13, 12 Jan 7 22:07 zero Any thoughts? Any suggestions or help is *much* appreciated. Thanks! -- Cole Tuininga http://www.tuininga.org/ |