Line 502: |
Line 502: |
| |Transparent | | |Transparent |
| |yes | | |yes |
| + | |} |
| + | |
| + | |
| + | |
| + | ===SSH=== |
| + | ''Usage'' |
| + | db configuration setprop sshd variable value |
| + | {| style="color:brown;background-color:#ffffcc;" border="1" cellpadding="5" cellspacing="0" |
| + | |+Affected file: /etc/ssh/sshd_config |
| + | !Variable |
| + | !Target |
| + | !Default |
| + | |- |
| + | |TCPPort |
| + | |Port |
| + | |22 |
| + | |- |
| + | |Protocol |
| + | |Protocol |
| + | |2 |
| + | |- |
| + | |UsePAM |
| + | |UsePAM |
| + | |no |
| + | |- |
| + | |MaxAuthTries |
| + | |MaxAuthTries |
| + | |2 |
| + | |- |
| + | |MaxStartups |
| + | |MaxStartups |
| + | |10:30:60 |
| + | |- |
| + | |PasswordAuthentication |
| + | |PasswordAuthentication |
| + | |no |
| + | |- |
| + | |PermitRootLogin |
| + | |PermitRootLogin |
| + | |no |
| |} | | |} |
| | | |