source:
trunk/packs/config/sshd_config
@
11038
Revision 11038, 236 bytes checked in by ghudson, 27 years ago (diff) |
---|
Line | |
---|---|
1 | # $Id: sshd_config,v 1.1 1998-01-14 17:27:06 ghudson Exp $ |
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 |
Note: See TracBrowser
for help on using the repository browser.