search for: alt219

Displaying 1 result from an estimated 1 matches for "alt219".

Did you mean: alt129
2003 Aug 16
0
sftp-server (secure) chroot patch?
...it ables you to restrict the user to sftp or scp, and shutdown ssh-access, however the user still can wonder around the chroot-tree. I did a bit of research and came to the conclusion that the chroot-call needed to be done in the src of sftp-server.c I found three patches that does it: http://www.alt219.com/software/sftp-server-chroot/ http://www.coding-zone.com/chroot+sftp-server.patch http://groups.google.com/groups?hl=sv&lr=&ie=UTF-8&oe=UTF-8&frame=right&th=45c783aa0a25801a&seekm=arc304%241v5l%241%40FreeBSD.csie.NCTU.edu.tw#link1 Problem one seems to be that setuid(getu...