- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ftp banner
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 07:23 AM
09-24-2001 07:23 AM
ftp banner
I want to remove the hostname info and version info from ftp .I tried with a null message file in /etc/ftp/ftpacces.Still it shows the hostname details when ftp starts.
Any help is appreciated.
Thanks
GK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 07:31 AM
09-24-2001 07:31 AM
Re: ftp banner
Try this:
Vi /etc/inetd.conf. Find the telnet entry and append "-b /dev/null" to force a null banner file. Save the file and issue an inetd -c. That should fix you.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 07:32 AM
09-24-2001 07:32 AM
Re: ftp banner
Hopefully this thread will answer your query:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x10dad08cc06fd511abcd0090277a778c,00.html
Rgds, Robin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 07:42 AM
09-24-2001 07:42 AM
Re: ftp banner
I want to have a banner for telnet&ftp But i want to aviod the ftp sesion showing hostname date and time....
Sorry if my previos question was not clear
thanks
GK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 08:10 AM
09-24-2001 08:10 AM
Re: ftp banner
from what i saw you need to install this patch and do this :
The 10.20 FTP patch, [PHNE_17963/PACHRDME/English] , adds a -S option to suppress
the hostname and version from the initial banner.
if you are using 11.00 install the last patch for ftp and define the new banner .
i m downloading the patch now and trying to do the same .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 08:36 AM
09-24-2001 08:36 AM
Re: ftp banner
thanks
I am using hpux 11i.It looks like all latest patches are loaded.
GK