"Erich Liebmann" <erich.liebm...@gmx.net> writes: > Maybe I focused too much on describing the solution I found to fix the > issue rather than the problem itself. Please find a description of the > problem / symptoms below.
> After setting up the rssh chroot environment with the 'mkchroot.sh' > script I tried to login with 'sftp' and always got 'Connection > closed'. I inspected the logs on the server and noticed the following > log entries (each time I made a login attempt): Ah, thank you -- sftp was one of the key things that I needed to reproduce what you were doing. (I was trying scp, which had different symptoms.) I've confirmed that the missing libnsl library causes those symptoms for sftp and adding libnsl was the only change required to the chroot for sftp to be happy again. The other libraries don't appear to be needed. If you want to do Subversion, rsync, rdist, or CVS, more libraries will be needed, but it looks like the script never handled that. I'm not sure what to do about that, but for the next release I'll probably punt and just fix the scp/sftp issue. I'll upload a new package to unstable shortly. I also need to incorporate the new upstream release. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org