Package: scponly
Version: 4.6-1.3
Severity: important
If sftp-server-logging is enabled in the ssh-server-config (i.e. by supplying
'-l VERBOSE') any sftp-connection fails.
Cause:
scponly.c
Line 32: { PROG_SFTP_SERVER, 0 },
The zero says that the sftp-server cannot have options, but those are necessary
to enable logging.
Solution:
Please enable it by changing the zero to a one.
In the sources from the scponly-sourceforge it is disabled in their 4.6-Version.
I guess noone tried sftp-logging. In version 4.8 it is enabled (at sourceforge
as well as in your debian-package).
Wolfram Foerster
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]