- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Anonymous FTP ja user command
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-12-2001 04:35 AM
03-12-2001 04:35 AM
Anonymous FTP ja user command
I am using os 11.0 ja I am using anonymous FTP.
When i logged in from the other HP, it happened following
# ftp haux01
Connected to haux01.
220 haux01 FTP server (Version 1.1.214.4 Mon Feb 15 08:48:46 GMT 1999) ready
Name (haux01:tsroot): ftp
331 Guest login ok, send your complete e-mail address as password.
Password:
230 Guest login ok, access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> user vippsii
530 Already logged in.
Login failed.
I suppose that all configurations are ok because I have also os 10.20 HP machines in same layout. Why it doesn't work? Shall I need some patch maybe?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2001 06:36 AM
03-12-2001 06:36 AM
Re: Anonymous FTP ja user command
ps -ef | grep ftp
and kill any zombies..
Restart the ftp service!
from /etc/rc.config.d/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2001 06:45 AM
03-12-2001 06:45 AM
Re: Anonymous FTP ja user command
When I tried to help you, i've got the same problem as you. I think it is a bug, but maybe I got find somthing.
Bill,
That is not the answer on the question,
When you already logged in with ftp you
can use the option "user" this option seems not
to work.
Marcel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2001 06:50 AM
03-12-2001 06:50 AM
Re: Anonymous FTP ja user command
Check /etc/passwd and look for both entries. If you have
ftp:*:199:199:...........
vippsii::199:20:.......
then this is the problem. Make sure that if your using NIS, the overlap is not their.
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2001 07:14 AM
03-12-2001 07:14 AM
Re: Anonymous FTP ja user command
Pertti is not responding but I have the same problem, UID are not the same, if it was
then I have a very unsecured system !
So, other solutions ??
MB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2001 07:53 AM
03-12-2001 07:53 AM
Re: Anonymous FTP ja user command
If you login as user vippsii right away, your problem should be solved.
Regards,
Bart