- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Open FTP Access for a user.
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
09-08-2004 02:42 AM
09-08-2004 02:42 AM
Open FTP Access for a user.
530 User
Login failed.
what can I do to solve this problem and open the ftp access to this user.
Best Regards.
samir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 02:53 AM
09-08-2004 02:53 AM
Re: Open FTP Access for a user.
is this the only user and all others can log in - or is it a more general problem ?
I can think of the following :
1.) User is named in /etc/ftpd/ftpusers
2.) User uses a shell that isn't named in /etc/shells
3.) FTP is denied in /var/adm/inetd.sec
Regards
Franky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 02:57 AM
09-08-2004 02:57 AM
Re: Open FTP Access for a user.
only the root user can login to ftp.
thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 02:59 AM
09-08-2004 02:59 AM
Re: Open FTP Access for a user.
not exists.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 03:04 AM
09-08-2004 03:04 AM
Re: Open FTP Access for a user.
Make sure the user_id (non-root) has a password and also create a /etc/shells file whose syntax is
/usr/bin/sh
/usr/bin/ksh
/bin/sh
/usr/bin/false
......
Make sure the shell for the user exist in this file.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 03:05 AM - last edited on 09-16-2024 02:09 AM by support_s
09-08-2004 03:05 AM - last edited on 09-16-2024 02:09 AM by support_s
Re: Open FTP Access for a user.
- Tags:
- iLO_OA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 06:18 PM
09-08-2004 06:18 PM
Re: Open FTP Access for a user.
the /etc/shells file creation solved the problem.
Thanks a lot.
Samir.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 07:17 PM
09-08-2004 07:17 PM
Re: Open FTP Access for a user.
glad to hear that your problem is solved.
Please don't forget to assign points
Regards
Franky