vaughn Eisler wrote:
> 
> If you choose to modify the login program to have announcements for rlogin
> copy /usr/bin/login /usr/bin/login.exe and cp below script to /usr/bin/login
>  
>  
> #!/bin/sh
> #
> stty onlcr opost
>  
> cat << EOF
>  
>  
> UNAUTHORIZED  ACCESS TO  THIS UNITED STATES GOVERNMENT  COMPUTER SYSTEM
> AND/OR SOFTWARE IS PROHIBITED BY PUBLIC LAW 98-473.
>  
> Public Law 98-473,  Chapter XXI,  Paragraph 1030 states "Whoever knowingly
> accesses a computer without authorization, ... obtains ...,  uses, modifies,
> destroys, or  discloses  ..., or prevents  authorized  use  of (data or a
> computer owned by or operated for) the  Government of the United States ...
> shall be  punished (by) a fine or imprisonment."
> The punishments  range up to  \$100,000 and  10 years,  depending upon the
> nature and extent of the violation.
>  
> THIS SYSTEM IS RESTRICTED TO UNCLASSIFIED INFORMATION.  ENTRY OR COMMUNICATION
> OF  CLASSIFIED DATA  IS PROHIBITED.   USE OF  THIS SYSTEM CONSTITUTES CONSENT
> TO SECURITY TESTING AND MONITORING.
> EOF
>  
> exec /usr/bin/login.exe $*
In this way the csh is not able to interpret the ^C.
Any suggestion?
Regards
*************************************************************************
Stefano Bonacina			E-mail:	stefano@agcis1.unix.st.it
Central R&D				Voice: 	+39 39 6035563
SGS-Thomson Microelectronics		Fax:   	+39 39 6035820
Via Olivetti 2
20041 Agrate Brianza
Italy
*************************************************************************
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:08:29 CDT