Innodata Server Hardening Document
Appearance
Contents
[#__RefHeading__900_1672326576 Block root access:1]
[#__RefHeading__902_1672326576 Apply ssh Banner1]
[#__RefHeading__904_1672326576 ssh channel encryption2]
[#__RefHeading__906_1672326576 Account lockout policy3]= Block root access: = Root user should not be allowed to access shell,steps to do it below
[[Image:]]
Apply ssh Banner
Include company propriety Banner in ssh config file
[[Image:]]
Banner will be displayed in blow fashion:
[[Image:]]
ssh channel encryption
Ssh ciphers should only entertain the request if ciphers are minimum aes256 bit.
[[Image:]]
Account lockout policy
[[Image:]]