Jul 23, 2001 #1 solarisadmin MIS Joined Mar 14, 2001 Messages 48 Location US How can I add a message before the user gets the login prompt? Thanks.
Jul 23, 2001 1 #2 todups Technical User Joined Jul 17, 2001 Messages 42 Location US Refer to the file /etc/motd most probably this is the file responsible for dispalying the message of the day.Hope this helps Upvote 0 Downvote
Refer to the file /etc/motd most probably this is the file responsible for dispalying the message of the day.Hope this helps
Jul 23, 2001 1 #3 pgsmith Technical User Joined Feb 1, 2001 Messages 18 Location US 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 Upvote 0 Downvote
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
Jul 23, 2001 #4 cfsalmeida IS-IT--Management Joined Feb 8, 2001 Messages 338 Location PT if you want the message before user enter "login" and "password", you can use "/etc/issue". Regards, Carlos Almeida, Upvote 0 Downvote
if you want the message before user enter "login" and "password", you can use "/etc/issue". Regards, Carlos Almeida,