Re: Logging forwarding
From: Luzian Scherrer (luzian@scherrer.ch)Date: 02/14/02
- Next message: Karl Forsberg: "Re: ssh v2 public key identification works and works not"
- Previous message: Simon Tatham: "Re: ssh v2 public key identification works and works not"
- In reply to: Kenneth Simpson: "Re: Logging forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Luzian Scherrer <luzian@scherrer.ch> Date: 14 Feb 2002 13:49:27 GMT
Kenneth Simpson <"ken"@virtualmachines.$nospam$.com> wrote:
> Hi - did you change
>
> LogLevel INFO
>
> in sshd_config?
No, as DEBUG should include anything from INFO, shouldn't it?
Nevertheless, I've found a solution. By changing line 807 in
serverloop.c from "debug(..." to "log(..." I believe to have any
forwarded connection logged at LogLevel INFO.
Can you think of any way to bypass this and have a connection
forwarded without being logged?
Thanks,
-Luzian
-- :wq
- Next message: Karl Forsberg: "Re: ssh v2 public key identification works and works not"
- Previous message: Simon Tatham: "Re: ssh v2 public key identification works and works not"
- In reply to: Kenneth Simpson: "Re: Logging forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]