Last change
on this file since 1179 was
1179,
checked in by mitchb, 16 years ago
|
Merge r1121:1178 from trunk to branches/fc11-dev
|
File size:
672 bytes
|
Rev | Line | |
---|
[39] | 1 | Protocol 2 |
---|
| 2 | SyslogFacility AUTHPRIV |
---|
[423] | 3 | PasswordAuthentication no |
---|
| 4 | ChallengeResponseAuthentication yes |
---|
[39] | 5 | GSSAPIAuthentication yes |
---|
| 6 | GSSAPICleanupCredentials yes |
---|
| 7 | UsePAM yes |
---|
| 8 | AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES |
---|
| 9 | AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT |
---|
| 10 | AcceptEnv LC_IDENTIFICATION LC_ALL |
---|
[669] | 11 | AcceptEnv EDITOR VISUAL |
---|
| 12 | X11Forwarding no |
---|
[39] | 13 | Banner /etc/issue.net |
---|
| 14 | Subsystem sftp /usr/libexec/openssh/sftp-server |
---|
[878] | 15 | LogLevel VERBOSE |
---|
[946] | 16 | |
---|
| 17 | # See trac #23 |
---|
| 18 | HostbasedAuthentication yes |
---|
| 19 | IgnoreRhosts yes |
---|
| 20 | IgnoreUserKnownHosts yes |
---|
[1179] | 21 | DenyUsers root@old-faithful.mit.edu root@better-mousetrap.mit.edu root@bees-knees.mit.edu root@cats-whiskers.mit.edu |
---|
Note: See
TracBrowser
for help on using the repository browser.