source: trunk/packs/config/sshd_config @ 11435

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