login banner while connect to the server remotely
10438Dec 27 2006 — edited Dec 27 2006OS:IBM/AIX 5.2
My goal is to add login banner while connect to the server remotely.
I have done following steps to create login banner but still it is not working.
I edited /etc/security/login.cfg
default:
herald = "my company message."
sak_enabled =true
logintimes =
logindisable = 4
logininterval = 60
loginreenable = 30
logindelay = 5
On my remote login still I am not getting Login Banner.
Do I need to restart any service?
If yes, which & how?
DN