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
|