- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ftpusers file
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
Discussions
Discussions
Discussions
Forums
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
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-14-2004 05:00 PM
тАО03-14-2004 05:00 PM
ftpusers file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-14-2004 05:21 PM
тАО03-14-2004 05:21 PM
Re: ftpusers file
I suppose the real file is /etc/ftpusers.
If you face the same problem try usin sam.
Regards,
Imran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-14-2004 05:36 PM
тАО03-14-2004 05:36 PM
Re: ftpusers file
The /etc/ftpd/ftpusers is a separate file which restricts the listed users from doing ftp to that host. It don't have relation with any other file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-14-2004 05:57 PM
тАО03-14-2004 05:57 PM
Re: ftpusers file
It is /etc/ftpd/ftpusers file only and it doesn't have any link to other file.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-14-2004 07:11 PM
тАО03-14-2004 07:11 PM
Re: ftpusers file
/etc/ftpd/ftpusers
"man ftpusers" give you some hints you can check.
Each restricted account name must appear alone on a line in the file.
The line cannot contain any white space.
Check if in this file isn't any blank line.
And finally check there isn't any rc script that reset file avery boot (check rc.log and rc.log.old to see which scripts run during startup and shutdown).
RGDS
Mauro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-21-2004 11:50 AM
тАО04-21-2004 11:50 AM
Re: ftpusers file
Do you have something which is populating the ftpusers file at boot time and placing the user you are authorising back into the ftpusers file casusing the user to be restricted again.