[scponly] scponly and umask

Kaleb Pederson kaleb.pederson at gmail.com
Mon Mar 23 18:56:55 EDT 2009


On Mon, Mar 23, 2009 at 2:33 PM, Ken <kbingham at booksurge.com> wrote:
> Kaleb Pederson wrote:
>  > Could you please provide some debug output from scponly?
>
> Strangely enough, with sshd_config directives "LogLevel DEBUG3" and
> "SyslogFacility AUTHPRIV" and "SftpLogfacility AUTHPRIV",
> /var/log/secure (authpriv.* in syslog.conf) reports only one log event
> per session:

That depends on the systems logger configuration, so I'm not sure offhand.

> scponly[16316]: running: /usr/libexec/openssh/sftp-server (username:
> kentest(30004), IP/port: 127.0.0.1 42222 22)

You can turn on more verbose debugging by doing the following:

echo 1 > /usr/local/etc/scponly/debuglevel

I believe the default install directory is /usr/local, but you may
need to change the above if I'm wrong.

Thanks.

--Kaleb

> /var/log/messages shows:
> sshd[16313]: Accepted password for kentest from 127.0.0.1 port 42222 ssh2
> sshd[16315]: subsystem request for sftp
>
> _______________________________________________
> scponly mailing list
> scponly at lists.ccs.neu.edu
> https://lists.ccs.neu.edu/bin/listinfo/scponly
>



More information about the scponly mailing list