source: trunk/packs/config/sshd_config @ 11435

Revision 11435, 246 bytes checked in by danw, 27 years ago (diff)
add "CheckMail no"
Line 
1# $Id: sshd_config,v 1.2 1998-04-25 23:37:04 danw Exp $
2
3# Athena sshd configuration file
4
5PidFile /var/athena/sshd.pid
6RhostsAuthentication no
7RhostsRSAAuthentication no
8RSAAuthentication no
9StrictModes no
10KerberosOrLocalPasswd yes
11CheckMail no
Note: See TracBrowser for help on using the repository browser.