Innodata Server Hardening Document: Difference between revisions
Appearance
Created page with "<center>'''Innodata Server Hardening'''</center> == '''Contents''' == [#__RefHeading__900_1672326576 Block root access:1] [#__RefHeading__902_1672326576 Apply ssh Banner1] ..." |
Flag as outdated (client review pass) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Outdated|reason=Old Technology and Customer But Relevant for Understanding|date=2026-07}} | |||
[[category:INNODATA]] | |||
='''Innodata Server Hardening'''= | |||
= Block root access: = | |||
Root user should not be allowed to access shell,steps to do it below | Root user should not be allowed to access shell,steps to do it below | ||
[[Image:]] | [[Image:hard-1.png]] | ||
| Line 18: | Line 15: | ||
Include company propriety Banner in ssh config file | Include company propriety Banner in ssh config file | ||
[[Image:]] | [[Image:hard-2.png]] | ||
Banner will be displayed in blow fashion: | Banner will be displayed in blow fashion: | ||
[[Image:]] | [[Image:hard-3.png]] | ||
| Line 29: | Line 26: | ||
Ssh ciphers should only entertain the request if ciphers are minimum aes256 bit. | Ssh ciphers should only entertain the request if ciphers are minimum aes256 bit. | ||
[[Image:]] | [[Image:hard-4.png]] | ||
= Account lockout policy = | = Account lockout policy = | ||
[[Image:]] | [[Image:hard-5.png]] | ||
Latest revision as of 15:59, 25 July 2026
This is an Old / Outdated Article, Please use this only as technical Reference
Reason: Old Technology and Customer But Relevant for Understanding
Flagged: 2026-07
Innodata Server Hardening[edit]
Block root access:[edit]
Root user should not be allowed to access shell,steps to do it below
Apply ssh Banner[edit]
Include company propriety Banner in ssh config file
Banner will be displayed in blow fashion:
ssh channel encryption[edit]
Ssh ciphers should only entertain the request if ciphers are minimum aes256 bit.




