View | Details | Raw Unified | Return to bug 1411
Collapse All | Expand All

(-)../openssh-4.3p2.orig/sshd_config (-1 / +1 lines)
Lines 28-34 Link Here
28
28
29
# Logging
29
# Logging
30
# obsoletes QuietMode and FascistLogging
30
# obsoletes QuietMode and FascistLogging
31
#SyslogFacility AUTH
31
SyslogFacility AUTHPRIV
32
#LogLevel INFO
32
#LogLevel INFO
33
33
34
# Authentication:
34
# Authentication:

Return to bug 1411