1832578 Members
3235 Online
110043 Solutions
New Discussion

FTP logon banner

 
SOLVED
Go to solution
John Ferrara
Frequent Advisor

FTP logon banner

How do I get an ftp logon banner to display on a 10.20 server?
It was working fine when I left....what did you do?
9 REPLIES 9
James R. Ferguson
Acclaimed Contributor
Solution

Re: FTP logon banner

Hi:

If I recall correctly, the standard FTP for 10.20 does not include this option. You can, however, replace the generic version with the Washington University one (WU-FTP) to gain the banner functionality.

Regards!

...JRF...
Sajid_1
Honored Contributor

Re: FTP logon banner

hello,

Starting from version 11.X, you can do this. Check this document to learn more about it:
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000061651582

Doc ID - UARPAKBQA00000239
learn unix ..
John Ferrara
Frequent Advisor

Re: FTP logon banner

Where can I get WU-FTP? There is no forseeable plan to upgrade this server to 11.00 any time soon. I need a banner for security audit purposes.

John
It was working fine when I left....what did you do?
Sajid_1
Honored Contributor

Re: FTP logon banner

get it from here:
http://www.wu-ftpd.org/
learn unix ..
James R. Ferguson
Acclaimed Contributor

Re: FTP logon banner

Hi John:

You can get a copy 0f 'wu-ftp' here (or any mirrored site):

http://hpux.cs.utah.edu/hppd/hpux/Networking/FTP/wu_ftpd-2.6.1/

Regards!

...JRF...
John Ferrara
Frequent Advisor

Re: FTP logon banner

Do I need to make any inetd.conf entries?

John
It was working fine when I left....what did you do?
James R. Ferguson
Acclaimed Contributor

Re: FTP logon banner

Hi (again) John:

Yes, you will have to edit the '/etc/inetd.conf' file to point to the new ftpd. Installation instructions come with the package:

http://hpux.cs.utah.edu/hppd/cgi-bin/wwwtar?/hpux/Networking/FTP/wu_ftpd-2.6.1/wu_ftpd-2.6.1-sd-10.20.depot.gz+wu_ftpd/wu_ftpd-RUN/opt/wu_ftpd/doc/INSTALL+text

Regards!

...JRF...
Sajid_1
Honored Contributor

Re: FTP logon banner

hello,

You need to edit the inetd.conf file. Read the document I gave you above for more information or check in the site provided.

hth,
learn unix ..
John Ferrara
Frequent Advisor

Re: FTP logon banner

Thanks!
It was working fine when I left....what did you do?