|
|
|
|
|
|
|
|
#PrintLastLog yes |
|
|
#PrintLastLog yes |
|
|
#TCPKeepAlive yes |
|
|
#TCPKeepAlive yes |
|
|
#UseLogin no |
|
|
#UseLogin no |
|
|
|
|
|
{% if grains['os_family'] == 'RedHat' %} |
|
|
|
|
|
UsePrivilegeSeparation yes # RedHat/Centos 6.4 and earlier currently ship 5.3 (sandbox introduced in OpenSSH 5.9) |
|
|
|
|
|
{% else %} |
|
|
UsePrivilegeSeparation sandbox # Default for new installations. |
|
|
UsePrivilegeSeparation sandbox # Default for new installations. |
|
|
|
|
|
{% endif %} |
|
|
#PermitUserEnvironment no |
|
|
#PermitUserEnvironment no |
|
|
#Compression delayed |
|
|
#Compression delayed |
|
|
#ClientAliveInterval 0 |
|
|
#ClientAliveInterval 0 |