- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ftp not working for only 1 user to 1 system!!!
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
01-05-2004 06:36 AM
01-05-2004 06:36 AM
Here is my situation. I have an "oracle" account that dries to ftp from server A to B, i get the following output...
root@[biqaf]: ftp 172.20.64.94
Connected to 172.20.64.94.
220 FTP server ready.
Name (172.20.64.94:simardd): root
331 Password required for root.
Password:
root@[biqaf]:
Here is what I've tried (troubleshooting.)
1. Verified the permissions of /etc/passwd (normal)
2. Tried ftp'ing as another "normal" user from server A to server (B) and it works.
3. Tried ftp'ing from B to A and it works.
4. Tried ftp'ing to any other server using the problematic account, they all work.
5. Tried with a normal plaine jane .profile and it didn't work.
6. Checked ftpusers, ftpuser.night files, nothing suspicious.
Conclusion of problem. Only the oracle account doesn't work. ONLY from server A to server B. Please help!
/etc/ftpd/ftpaccess is normal also..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 06:48 AM
01-05-2004 06:48 AM
Re: Ftp not working for only 1 user to 1 system!!!
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 06:49 AM
01-05-2004 06:49 AM
Re: Ftp not working for only 1 user to 1 system!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:00 AM
01-05-2004 07:00 AM
Re: Ftp not working for only 1 user to 1 system!!!
/oracle/home> ftp 172.20.64.94
Connected to 172.20.64.94.
220 FTP server ready.
331 Password required for oracle.
530 Login incorrect.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
Also...we don't have or use /etc/shells, it is not a trusted system. (not that /etc/shells would only be on trusted systems.)
Very funny strange thing happening. My ultimate troubleshooting test would simply be to delete the oracle account and re-create it but I don't want to attempt that because the server is fairly important and I do not with to agravate the situation etc...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:04 AM
01-05-2004 07:04 AM
Re: Ftp not working for only 1 user to 1 system!!!
cut -d":" -f7 /etc/passwd >/etc/shells.
Not try and post the results.
Also do indet -l so that loggin is enabled and post the results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:11 AM
01-05-2004 07:11 AM
Re: Ftp not working for only 1 user to 1 system!!!
Jan 5 14:47:57 biqaf inetd[12491]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 14:47:57 2004
Jan 5 14:49:40 biqaf : su : + 5 simardd-oracle
Jan 5 14:49:57 biqaf inetd[12593]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 14:49:57 2004
Jan 5 14:51:57 biqaf inetd[12635]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 14:51:57 2004
Jan 5 14:53:57 biqaf inetd[12719]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 14:53:57 2004
Jan 5 14:55:57 biqaf inetd[12760]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 14:55:57 2004
Jan 5 14:57:57 biqaf inetd[12847]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 14:57:57 2004
Jan 5 14:59:57 biqaf inetd[12913]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 14:59:57 2004
Jan 5 15:01:57 biqaf inetd[12972]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 15:01:57 2004
Jan 5 15:03:57 biqaf inetd[13056]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 15:03:57 2004
Jan 5 15:05:57 biqaf inetd[13148]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 15:05:57 2004
Jan 5 15:07:57 biqaf inetd[13241]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 15:07:57 2004
Jan 5 15:08:47 biqaf : su : + 5 simardd-oracle
Jan 5 15:09:57 biqaf inetd[13324]: registrar/tcp: Connection from biqaf (172.20.64.95) at Mon Jan 5 15:09:57 2004
B.T.W I do have inted -l configured. (logging).
Please help!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:17 AM
01-05-2004 07:17 AM
Re: Ftp not working for only 1 user to 1 system!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:24 AM
01-05-2004 07:24 AM
Re: Ftp not working for only 1 user to 1 system!!!
One thing is for sure, it is only happening with this user (ORACLE) from server A to B. Not A to C, A to D, only A to B ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:27 AM
01-05-2004 07:27 AM
Re: Ftp not working for only 1 user to 1 system!!!
can you post the passwd line of user oracle?
thanks,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:28 AM
01-05-2004 07:28 AM
Re: Ftp not working for only 1 user to 1 system!!!
THANKS! any help is appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:39 AM
01-05-2004 07:39 AM
Re: Ftp not working for only 1 user to 1 system!!!
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:50 AM
01-05-2004 07:50 AM
Re: Ftp not working for only 1 user to 1 system!!!
Cause if I try to ftp to all servers using my login name, (specially to server B from A, I at least get a prompt were as oracle, i dont).
Please help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 07:59 AM
01-05-2004 07:59 AM
Re: Ftp not working for only 1 user to 1 system!!!
Jan 5 15:58:27 bidev inetd[26606]: ftp/tcp: Connection from unknown (172.20.64.95) at Mon Jan 5 15:58:27 2004
Jan 5 15:58:27 bidev ftpd[26606]: cannot stat private access file /etc/ftpd/ftpgroups: No such file or directory
Jan 5 15:58:27 bidev ftpd[26606]: USER oracle
Jan 5 15:58:27 bidev ftpd[26606]: PASS password
Jan 5 15:58:28 bidev ftpd[26606]: pam_authenticate: Authentication failed 134217759
Jan 5 15:58:28 bidev ftpd[26606]: User oracle: Login incorrect
Jan 5 15:58:28 bidev ftpd[26606]: SYST
Jan 5 15:58:28 bidev ftpd[26606]: TYPE Image
Jan 5 15:58:29 bidev ftpd[26606]: QUIT
Jan 5 15:58:29 bidev ftpd[26606]: FTP session closed
Please help!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 08:02 AM
01-05-2004 08:02 AM
Re: Ftp not working for only 1 user to 1 system!!!
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 08:06 AM
01-05-2004 08:06 AM
Re: Ftp not working for only 1 user to 1 system!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 08:06 AM
01-05-2004 08:06 AM
Re: Ftp not working for only 1 user to 1 system!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2004 08:12 AM
01-05-2004 08:12 AM