[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Change Telnet welcome msg
- Subject: Re: [cobalt-users] Change Telnet welcome msg
- From: Charlie Clemmer <cclemmer@xxxxxxxxxxxxxxxxxx>
- Date: Sat Apr 21 15:57:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Actually, you have it reversed. It is /etc/issue that gets displayed prior
to login, and /etc/motd that gets displayed after a user has successfully
authenticated. If you check your /etc directory, you'll see there can be
individual motds that are user specific, for instance /etc/admin.motd is
only displayed to the admin user after successful authentication.
At 10:30 PM 4/21/01 -0300, Rodolfo J. Paiz wrote:
By the way, your answer here is either wrong or incomplete. /etc/motd is
called by login and shown *before* the client logs in along with the login
prompt. /etc/issue is shown by telnet *after* you've logged in with an
acceptable username/password combo.