Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Message before login Prompt 2

Status
Not open for further replies.
Mar 14, 2001
48
0
0
US
How can I add a message before the user gets the login prompt? Thanks.
 
Refer to the file /etc/motd most probably this is the file responsible for dispalying the message of the day.Hope this helps
 
Create or edit a text file in /etc called issue. (/etc/issue)
The contents will be displayed ahead of the login prompt..

It's like the /etc/motd only it is displayed before the user logs in.

Pete
 
if you want the message before user enter "login" and "password", you can use "/etc/issue".

Regards,

Carlos Almeida,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top