- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTP login failed
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
12-27-2007 09:53 PM
12-27-2007 09:53 PM
FTP login failed
i can login with the password of some user say xyz but while trying to ftp it is failed.it shows error login failed. ftp is enabled.is it this some bug??
Waiting for the prompt reply.
rgds,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 10:11 PM
12-27-2007 10:11 PM
Re: FTP login failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 10:15 PM
12-27-2007 10:15 PM
Re: FTP login failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 10:26 PM
12-27-2007 10:26 PM
Re: FTP login failed
Reverse would have been true...Am i wrong somewhere?
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 10:30 PM
12-27-2007 10:30 PM
Re: FTP login failed
the problem gets resolved when the password is enabled
but after some time it again gives the same issus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 10:34 PM
12-27-2007 10:34 PM
Re: FTP login failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 10:45 PM
12-27-2007 10:45 PM
Re: FTP login failed
You have it reversed but in a few cases you're right.
For years I could rlogin to a machine but could never ftp. But I could ftp to others. I finally heard about /etc/shells and that fixed it.
login(1) doesn't care about /etc/shells.
sendmail(1M), chsh(1) and ftp cares.
ftp cares:
http://www.docs.hp.com/en/5964-1370/ch03s11.html
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1026681
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 10:47 PM
12-27-2007 10:47 PM
Re: FTP login failed
thanks, thats the beauty of this ITRC forums. I learn many things everyday!
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2007 01:52 AM
12-28-2007 01:52 AM
Re: FTP login failed
"pam" (autentication module of hp) have settings that enfource you to change the passwd every ?? days, ore that the acount is locked after ?? bad login atemts,
you must find out what is locking the user, if you enable the user whit sam it will say the reason it is locked.
if it is a bat login atemt you can use the /var/adm/btmp files to see when the use was locked.