|
Lines 84-94
Protocol 2
Link Here
|
| 84 |
# PAM authentication, then enable this but set PasswordAuthentication |
89 |
# PAM authentication, then enable this but set PasswordAuthentication |
| 85 |
# and ChallengeResponseAuthentication to 'no'. |
90 |
# and ChallengeResponseAuthentication to 'no'. |
| 86 |
#UsePAM no |
91 |
#UsePAM no |
|
|
92 |
UsePAM yes |
| 93 |
|
| 94 |
# Accept locale-related environment variables |
| 95 |
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES |
| 96 |
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT |
| 97 |
AcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE |
| 98 |
AcceptEnv XMODIFIERS |
| 87 |
|
99 |
|
| 88 |
#AllowAgentForwarding yes |
100 |
#AllowAgentForwarding yes |
| 89 |
#AllowTcpForwarding yes |
101 |
#AllowTcpForwarding yes |
| 90 |
#GatewayPorts no |
102 |
#GatewayPorts no |
| 91 |
#X11Forwarding no |
103 |
#X11Forwarding no |
| 92 |
#X11DisplayOffset 10 |
104 |
#X11DisplayOffset 10 |
| 93 |
#X11UseLocalhost yes |
105 |
#X11UseLocalhost yes |
| 94 |
#PrintMotd yes |
106 |
#PrintMotd yes |