- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- secure ftp
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
03-07-2001 05:48 AM
03-07-2001 05:48 AM
secure ftp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2001 06:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2001 06:37 AM
03-07-2001 06:37 AM
Re: secure ftp
IP spoofing, IP source routing, DNS spoofing,
manipulation of data, and attacks based on listening to X authentication data and spoofed connection to the X11- server type app. I am not sure that I want to get into heavy configurations.
What is HP's take on SSH?
SFTP 0.9.6 is still working on bug fixes. Don't want to use it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2001 07:29 AM
03-08-2001 07:29 AM
Re: secure ftp
http://eigen.ee.ualberta.ca/hppd/hpux/Networking/FTP/proftpd-1.2.0pre9/
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2001 09:44 AM
03-08-2001 09:44 AM
Re: secure ftp
Hope that helps..
Brian.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2001 10:46 AM
03-13-2001 10:46 AM
Re: secure ftp
To make it work in batch mode for root we use the /.shosts file (gives host level root equivalency which is a risk). For command line work any valid user account can use it.
The pluses to us are the fact that the userid/password is never sent un-encrypted, and each host has a digital signature so it automagically verifies that you are talking to the host you think you're talking to.
There is some complexity, but just starting with the defaults will give you 99% of what you are looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2001 08:53 AM
03-14-2001 08:53 AM
Re: secure ftp
I've been trying to implement proftpd on a test server and have come accross a few glitches... please contact me at frank.quinteros@unistudios.com would like to ask a few questions...