| Summary: | Log which sftp command has been denied due to blacklist | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Miranda <daku8938> |
| Component: | sftp-server | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | enhancement | CC: | djm |
| Priority: | P5 | ||
| Version: | 9.0p1 | ||
| Hardware: | amd64 | ||
| OS: | Linux | ||
|
Description
Miranda
2022-06-24 18:40:14 AEST
The refused request is already logged at loglevel VERBOSE. Add "-l verbose" to your sftp-server command-line and you will see it. E.g.
> Refusing denylisted mkdir request
Can confirm solution ist sftp-server log level VERBOSE for 7.6p1-4ubuntu0.5 on Ubuntu 18 Server. Closing bugs from openssh-9.1 release cycle |