1832779 Members
3061 Online
110045 Solutions
New Discussion

HP11.23

 
SOLVED
Go to solution
Mark Parsons
Valued Contributor

HP11.23

Hi,

I have just upgraded my Unix box to HP11.23 and the following is appearing before the login prompt:

"This computer system is the private property of its owner, whether
individual, corporate or government. It is for authorized use only.
Users (authorized or unauthorized) have no explicit or implicit
expectation of privacy.

Any or all uses of this system and all files on this system may be
intercepted, monitored, recorded, copied, audited, inspected, and
disclosed to your employer, to authorized site, government, and law
enforcement personnel, as well as authorized officials of government
agencies, both domestic and foreign.

By using this system, the user consents to such interception, monitoring,
recording, copying, auditing, inspection, and disclosure at the
discretion of such personnel or officials. Unauthorized or improper use
of this system may result in civil and criminal penalties and
administrative or disciplinary action, as appropriate. By continuing to use
this system you indicate your awareness of and consent to these terms
and conditions of use. LOG OFF IMMEDIATELY if you do not agree to the
conditions stated in this warning.

****************************************************************************


login:"

Is there anyway I can get rid of these lines or amend them?

Many thanks - Mark P.
3 REPLIES 3
Jeff_Traigle
Honored Contributor
Solution

Re: HP11.23

For text logins (via telnet or ssh), this is configurable (command line option for telnetd in /etc/inetd.conf and Banner option in /opt/ssh/etc/sshd_config). Typically it's set to /etc/issue on HP-UX systems. For graphical logins, it's typically configured to be the same file, but I don't recall where that setting is. Been a lot of years since I dealt with CDE.
--
Jeff Traigle
Steven E. Protter
Exalted Contributor

Re: HP11.23

Shalom,

Also check /etc/issue

/etc/motd

SEP

Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Mark Parsons
Valued Contributor

Re: HP11.23

Solution found using responses above.