- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: confusing ftp message
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-22-2004 02:17 AM
03-22-2004 02:17 AM
confusing ftp message
It is HP-UX B.11.11
220 host.domain FTP server (Version 1.1.214.4(PHNE_27765) Wed Sep 4 05:59:34 GMT 2002) ready.
Name (host:root):
331 Password required for root.
Password:
530 Login incorrect.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
Any configuration can be tuned for this? Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 02:24 AM
03-22-2004 02:24 AM
Re: confusing ftp message
Are you sure you are on the system, could you check with an ls if you see some files.
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 02:24 AM
03-22-2004 02:24 AM
Re: confusing ftp message
$ man ftpusers
for more information on the ftp security file.
If that doesn't fix the problem, check the syslog.log file of the system you're trying to ftp onto. It may have more information on why access is being denied.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 02:25 AM
03-22-2004 02:25 AM
Re: confusing ftp message
It's just reporting remote system type & default transport mode.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 02:35 AM
03-22-2004 02:35 AM
Re: confusing ftp message
Could those messages be disabled? Thanks.
:-) George
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 02:44 AM
03-22-2004 02:44 AM
Re: confusing ftp message
Also check /etc/shells file. this should have all shells listed that user's use and are allowed to do ftp.
Check if FTP is allowed. Ceck /var/adm/inetd.sec file.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 05:05 AM
03-23-2004 05:05 AM
Re: confusing ftp message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 05:23 AM
03-23-2004 05:23 AM
Re: confusing ftp message
You don't want to everybody knows your system type. Right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 05:30 AM
03-23-2004 05:30 AM
Re: confusing ftp message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 05:47 AM
03-23-2004 05:47 AM
Re: confusing ftp message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 06:47 AM
03-23-2004 06:47 AM
Re: confusing ftp message
syst
can get the OS anyway.
As far as a banner goes, anyone thats going to crack you isn't going to care about the banner IMO.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 07:31 AM
03-23-2004 07:31 AM
Re: confusing ftp message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 08:14 AM
03-23-2004 08:14 AM
Re: confusing ftp message
It's not a matter of the perpetrator "caring" about the banner. It's a matter of whether one can prosecute for this behavior. Courts have ruled in the past that w/o a banner stating that misuse is subject to criminal penalty, it could be perceived as an "invitation" to do what they please.
So you'd better have that banner if you intend to do something prosecute hackers after they've been caught.
My 2 cents,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 09:36 AM
03-23-2004 09:36 AM
Re: confusing ftp message
I was just stating the most persons that are willing to crack will take their chances anyway.
I was just trying to point out that hiding OS type, is not nearly enough to secure ftp, from malicious users.
Which im sure everyone here realizes already.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 11:47 AM
03-23-2004 11:47 AM
Re: confusing ftp message
That's why PW hardening & teaching users about how to deal with "social-engineering" are the #1 lines of defense.
Cheers,
Jeff