Jump to content

Innodata Server Hardening Document

From TetraWiki
Revision as of 14:32, 31 December 2012 by Biswajit (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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.


Account lockout policy[edit]