1847176 Members
5660 Online
110263 Solutions
New Discussion

banner page

 
donC_1
Occasional Advisor

banner page

logon banner page
I forgot where to go and change it?
5 REPLIES 5
S.K. Chan
Honored Contributor

Re: banner page

The file is ..

/etc/issue
Helen French
Honored Contributor

Re: banner page

Two files to check:

/etc/issue
/etc/motd
Life is a promise, fulfill it!
James R. Ferguson
Acclaimed Contributor

Re: banner page

Hi:

If you mean the 'telnetd' login banner, edit 'etc/inetd.conf' accordingly to add '-b ':

telnet stream tcp nowait root /usr/lbin/telnetd telnetd -b /etc/issue

...The above would specify 'etc/issue' as the banner.

To enable the change, do:

# inetd -c

Regards!

...JRF...
Sridhar Bhaskarla
Honored Contributor

Re: banner page

Hi Melanee,

There are two places where you would want to display banner.

1. Console

/etc/issue will take care of it

2. Telnet/ftp etc.,

for telnet, modify /etc/inetd.conf for telnetd line to add -b /etc/issue

... telnetd -b /etc/issue

For ftp, you will need to activate ftpaccess file. In /etc/ftpd/ftpaccess add

banner /etc/issue

Modify /etc/inetd.conf for ftp to reflect ftpd -a at the end.

Refresh inetd 'inetd -c'

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
K.Vijayaragavan.
Respected Contributor

Re: banner page

CDE's banner page is by default the /etc/copyright file.

Either you may alter the file content to display annother text or you may configure CDE to display some other file.

-Vijay
"Let us fine tune our knowledge together"