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