[Bug 973] sshd behaves differently while doing syslog entries for tcpwrappers denied message, with -r and without -r option.
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Jan 17 15:29:25 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=973
------- Additional Comments From dtucker at zip.com.au 2005-01-17 15:29 -------
Created an attachment (id=769)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=769&action=view)
reinit log after receiving config after reexec
I think I see the problem: when reexec is enabled, log_init() is called before
recv_rexec_state() and load_server_config(), so the log will be pointing to
whatever the default is.
Please try this patch.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list