SUMMARY: /etc/issue equiv

2007-12-24 19:44:00

thanks to the following people and others some of whom may not be in the
list cos it was quite a popular (easy) one:
jeff kennedy
john d groenveld
bill fay
kevin buterbaugh
dennis martens
william yodlowsky
jason grove
jeroen visser
gary love
jay lessert
mario becerril
russell kaiser
jim taylor
tim logan
mark neil
nick hindley
michael miller
grrant miller
daniel wilkinson
dave harrington
casper dik
eva cadwallader
john douglass
todd herr
ed mitchell
james ranks
nadya williams
phil scarr
konstantin rozinov
pete geenhuizen
lieven marchand
erik naarsing
will parsons
paul hedgepeth
sal serafino
hon man law
don campbell

my original question:

---
for security reasons, i want to prevent 'SunOS 5.x' from outputting to the
screen when people telnet to my machines. there is no /etc/issue as in
linux, so how may this be done?
---

answer:
---
/etc/default/telnetd does not exist by default but when it contains

BANNER=""

then no output from telnetd occurs. if this line or the file is missing,
the equivalent of `uname -sr` is output.
thanks to jason grove for reminding me to do kill -HUP the inetd...
---
good point made by mark hargrave that the info may have been coming from the
/etc/motd, but i knew that was empty...
apparently, /etc/issue may exist on solaris machines, but that doesn't exist
on solaris by default either.

thanks
mark

**********************************************************************
This email is intended only for the addressee. This email
and any files transmitted with it may contain confidential
or privileged information. If you are not the named
addressee or the person responsible for delivering the
message to the named addressee, please contact
postmasters at prebon.co.uk

This email has been scanned by MIMEsweeper.

Visit the Prebon Marshall Yamane web site at
http://www.prebon.com
**********************************************************************

Comments

Got something to say?

You must be logged in to post a comment.