Jump to content

Innodata Server Hardening Document

From TetraWiki
Revision as of 14:26, 31 December 2012 by Biswajit (talk | contribs) (Created page with "<center>'''Innodata Server Hardening'''</center> == '''Contents''' == [#__RefHeading__900_1672326576 Block root access:1] [#__RefHeading__902_1672326576 Apply ssh Banner1] ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Innodata Server Hardening


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:]]