Last change
on this file since 1708 was
1703,
checked in by geofft, 14 years ago
|
Also update DenyUsers and ssh_known_hosts
|
File size:
833 bytes
|
Rev | Line | |
---|
[39] | 1 | Protocol 2 |
---|
| 2 | SyslogFacility AUTHPRIV |
---|
[423] | 3 | PasswordAuthentication no |
---|
| 4 | ChallengeResponseAuthentication yes |
---|
[39] | 5 | GSSAPIAuthentication yes |
---|
| 6 | GSSAPICleanupCredentials yes |
---|
[1693] | 7 | GSSAPIStrictAcceptorCheck no |
---|
[39] | 8 | UsePAM yes |
---|
| 9 | AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES |
---|
| 10 | AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT |
---|
| 11 | AcceptEnv LC_IDENTIFICATION LC_ALL |
---|
[669] | 12 | AcceptEnv EDITOR VISUAL |
---|
| 13 | X11Forwarding no |
---|
[39] | 14 | Banner /etc/issue.net |
---|
| 15 | Subsystem sftp /usr/libexec/openssh/sftp-server |
---|
[878] | 16 | LogLevel VERBOSE |
---|
[946] | 17 | |
---|
| 18 | # See trac #23 |
---|
| 19 | HostbasedAuthentication yes |
---|
| 20 | IgnoreRhosts yes |
---|
| 21 | IgnoreUserKnownHosts yes |
---|
[1703] | 22 | DenyUsers root@old-faithful.mit.edu root@better-mousetrap.mit.edu root@bees-knees.mit.edu root@cats-whiskers.mit.edu root@pancake-bunny.mit.edu root@busy-beaver.mit.edu root@real-mccoy.mit.edu root@whole-enchilada.mit.edu root@shining-armor.mit.edu |
---|
Note: See
TracBrowser
for help on using the repository browser.