signon problem
Jack Gostl
gostl at argoscomp.com
Fri Apr 23 00:43:57 EST 2004
On Fri, 23 Apr 2004, Darren Tucker wrote:
> Jack Gostl wrote:
>
> > I am using openssh version 3.6p1 under AIX 5.1. I am trying to change the
> > login herald. I have changed /etc/security/login.cfg, and when logging in
> > via telnet, I see the new herald. When I log in through ssh, using public
> > key authentication, I get the default herald. I am not sure if I am
> > changing the correct file. If I have missed something in the documentation
> > I apologize, but I don't see any reference to what I need to change.
>
> sshd does not read the herald from /etc/security/login.cfg (which is AIX
> specific). If you want to present the user with a message before login,
> use the "Banner" directive in sshd_config. If you want the message
> after the login, change the /etc/motd file (and possibly the "PrintMotd"
> directive in sshd_config). See the man page for sshd_config for details.
I see... because I was doing a public key authentication I was confusing
myself. It was the motd I was looking at not the herald.
Thanks.
--
Jack Gostl gostl at argoscomp.com
More information about the openssh-unix-dev
mailing list