logging details
Diller, Susan (Sue)
Susan.Diller at PAETEC.com
Tue Apr 20 04:18:24 EST 2010
Shouldn't the subsystem be set to internel-sftp? Or, can the Subsystem and ForceCommand options be different?
-----Original Message-----
From: Damien Miller [mailto:djm at mindrot.org]
Sent: Friday, April 16, 2010 5:46 PM
To: Diller, Susan (Sue)
Cc: openssh-unix-dev at mindrot.org
Subject: Re: logging details
On Fri, 16 Apr 2010, Diller, Susan (Sue) wrote:
> Are there plans to expand the logging capabilities in OpenSSH, so that
> the details of what files were moved using sftp is included? If not,
> does anyone know of a good way to capture this information?
sftp-server has supported this for a while. Try specifying:
Subsystem sftp /usr/libexec/sftp-server -l VERBOSE
in sshd_config (you might need a different path to sftp-server).
-d
More information about the openssh-unix-dev
mailing list