Re: login banners - multiline
<homeyjoe@gmail.com> wrote in message
news:1110477126.324440.47930@f14g2000cwb.googlegro ups.com...
> Eigenvector,
>
> You should be able to create a multi-line login herald. We just add
> "\r" after the "\n". We do this to all the RS6000's we setup (from AIX
> 3.2.5 to AIX 5.3) and I assume you're editing /etc/security/login.cfg.
>
> For Example:
>
> herald = "\n\n\n\n\rThis is line 1\n\rThis is line 2\n\rLogin: "
>
> I've never edited the herald for FTP so I don't know if it applies to
> it or not.
>
> Cheers!
>
Thanks all, I circumvented the problem by using WU-FTP for the FTP banners,
and relying on motd for the telnet, I guess the boss-man will have to live
with that solution. |