=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd_config,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- src/usr.bin/ssh/sshd_config 1999/10/17 20:48:08 1.12 +++ src/usr.bin/ssh/sshd_config 1999/11/10 23:36:45 1.13 @@ -11,13 +11,16 @@ # Don't read ~/.rhosts and ~/.shosts files IgnoreRhosts yes StrictModes yes -QuietMode no X11Forwarding no X11DisplayOffset 10 -FascistLogging no PrintMotd yes KeepAlive yes + +# Logging SyslogFacility AUTH +LogLevel INFO +#obsoletes QuietMode and FascistLogging + RhostsAuthentication no # # For this to work you will also need host keys in /etc/ssh_known_hosts