OpenSSH
[Top] [All Lists]

Re: sftp logging

To: Darren Tucker <dtucker@zip.com.au>
Subject: Re: sftp logging
From: Michael Prochaska <michael@prochas.net>
Date: Mon, 19 Feb 2007 10:06:24 +0100
Cc: openssh-unix-dev@mindrot.org
Delivered-to: sp-com-lists@consult.net
Delivered-to: openssh-unix-dev-list1@securepoint.com
Delivered-to: openssh-unix-dev-tmda@mindrot.org
Delivered-to: openssh-unix-dev@mindrot.org
In-reply-to: <45D9667E.9080707@zip.com.au>
List-archive: <http://lists.mindrot.org/pipermail/openssh-unix-dev>
List-help: <mailto:openssh-unix-dev-request@mindrot.org?subject=help>
List-id: Development of portable OpenSSH <openssh-unix-dev.mindrot.org>
List-post: <mailto:openssh-unix-dev@mindrot.org>
List-subscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=subscribe>
List-unsubscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=unsubscribe>
References: <45D9573D.4060507@prochas.net> <45D9667E.9080707@zip.com.au>
Sender: openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)
Darren Tucker schrieb:
> Michael Prochaska wrote:
>   
>> i want to use the new options for sftp logging (openshh version 4.5, 
>> solaris 10), but sshd doesn't know the options (LogSftp, Sftpxxxxx)
>>     
> [...]
>   
>> whats wrong here? does openssh support sftp logging? is it bug?
>>     
>
> OpenSSH's sftp logging is turned on on by specifying "-l" to sftp-server.
>
> Trying making the "Subsystem sftp" line in sshd_config look something
> like the following and then restart sshd.
>
> Subsystem sftp /usr/libexec/sftp-server -l VERBOSE
>
>   

i've tried, no change.

# override default of no subsystems
Subsystem       sftp    /usr/local/libexec/sftp-server -l VERBOSE

/usr/local/etc/sshd_config: line 113: Bad configuration option: LogSftp

any ideas?


best regards,
michael


_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev

<Prev in Thread] Current Thread [Next in Thread>