[scponly] Re: scponly 3.1

joe joe at sublimation.org
Tue Oct 8 11:52:48 EDT 2002


Yes, I can address each problem you mentioned.  I do have some questions.
See inline comments.

joe

On Tue, 8 Oct 2002, Ruben Puettmann wrote:
> 		hy,
>
> I'm from Germany and i'm testing your scponly cause I want use it to build an
> sftp-server ...
>
> There some things:
>
> 1. There is an fi missing in the setup_chroot.sh

Someone else also raised this point.  It has been fixed in the pending
release of scponly-3.2

>
> 2. Can you make setup_chroot.sh runnig under Linux bei maken an if Linux then
> grep $targetuser /etc/passwd > $targetdir/etc/passwd ? I habve test it on
> Debian, SuSE ist runs..

This is a good suggestion, I will need to take the host_os variable from
./configure and test against it.

> 3. I want use it only for sftp. but the I compile it with
>
>
> ./configure --disable-winscp-compat --disable-gftp-compat --disable-scp
> --enable-chrooted-binary
>
> ./configure --enable-chrooted-binary --disable-gftp-compat
> --disable-winscp-compat
>
> ./configure --enable-chrooted-binary --disable-scp  --disable-winscp-compat
>
> I get this:
>
> work:/tmp/scponly-3.1# sftp testy1 at localhost
> Connecting to localhost...
> testy1 at localhost's password:
> Connection closed
> work:/tmp/scponly-3.1#
>
> ...
>
> but
>
> ./configure --enable-chrooted-binary --disable-scp  --disable-gftp-compat
>
> runs O.K.

After you run each ./configure, are the contents of config.h different or
the same?

>
> 4. Syslog looks a little broken :
>
> work scponly[6474]: running: /usr/lib/sftp-server\201^A (username: testy1(1002),
> IP/port: 127.0.0.1 34553 22)

I think i can fix this one too.

>
> Do you see the "\201^A" ...
>
> can this help ypu testing ?
>
>
> 		Ruben
>
>
>
>
>
> --
> Ruben Puettmann
> ruben at puettmann.net
> http://www.puettmann.net
>




More information about the scponly mailing list