- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Restricted access for to ftp 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-14-2001 08:00 PM
09-14-2001 08:00 PM
Restricted access for to ftp user
I would like to restrict a ftp user
access to the Unix Machine.
when a user ftp to a unix machine, I
want the user to able to upload files
to a few given directories and no
access to other directories.
What can be done to perform the above
task?
Could you advise? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2001 08:07 PM
09-14-2001 08:07 PM
Re: Restricted access for to ftp user
wu-ftpd offers good security than the default ftp supplied with HP OS. Check this site for more details
http://www.wu-ftpd.org/
Particularly HOWTO guides.. Good information there.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2001 01:58 AM
09-15-2001 01:58 AM
Re: Restricted access for to ftp user
If you're running HPUX 11.0, a version of wu-ftp is shipped with the OS. Check the ftpd and ftpaccess manpages for more information on how to set up the ftpd with chrooted homes.
Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2001 06:08 AM
09-15-2001 06:08 AM
Re: Restricted access for to ftp user
I have attached a doc that should help you with what you are trying to do. Let us know if you need more info.
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2001 07:43 PM
09-16-2001 07:43 PM
Re: Restricted access for to ftp user
Thanks,
I managed to resolve it.