source: trunk/packs/config/sshd_config @ 11038

Revision 11038, 236 bytes checked in by ghudson, 27 years ago (diff)
Add an sshd configuration file.
Line 
1# $Id: sshd_config,v 1.1 1998-01-14 17:27:06 ghudson Exp $
2
3# Athena sshd configuration file
4
5PidFile /var/athena/sshd.pid
6RhostsAuthentication no
7RhostsRSAAuthentication no
8RSAAuthentication no
9StrictModes no
10KerberosOrLocalPasswd yes
Note: See TracBrowser for help on using the repository browser.