- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTP restriction
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-07-2001 01:37 PM
12-07-2001 01:37 PM
Can I restrict an FTP user from accessing (rwx) any directory/FS other than his home directory?
appreciated, ur help!
Shiju
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 01:45 PM
12-07-2001 01:45 PM
Re: FTP restriction
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 01:51 PM
12-07-2001 01:51 PM
Re: FTP restriction
$ pwd
/opt/app/afcprd/prod/ope
$ cd ..
rsh: cd: The operation is not allowed in a restricted shell.
$ cd /opt/app/afcprd/prod/dip
rsh: cd: The operation is not allowed in a restricted shell.
in /etc/passwd:
tpope:h6p3tXfSa2ZFs:1512:20:,,,:/opt/app/afcprd/prod/ope:/usr/bin/rsh
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 01:54 PM
12-07-2001 01:54 PM
Re: FTP restriction
more explanation: i have a user called "u1" and he has a home directory "/home/u1". Now, when he does an ftp to the server, i want to give him access to /home/u1 only !
i don't want him to see/read any other directories through the ftp window !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 01:56 PM
12-07-2001 01:56 PM
Re: FTP restriction
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 02:00 PM
12-07-2001 02:00 PM
Re: FTP restriction
Have a look at Knowledge Base document # (attached for your convenience).
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 02:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 02:01 PM
12-07-2001 02:01 PM
Re: FTP restriction
Thanks for the reply..but have not tried yet ..it's friday !!
points on monday ..
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 02:14 PM
12-07-2001 02:14 PM
Re: FTP restriction
I believe the ftp daemon beginning with 11.0 is basically wu-ftpd (Washington University). It has lots of nice functionality that ftpd on earlier HP-UX releases didn't have.
If your OS is pre-11.0 then see http://www.wu-ftpd.org/
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 01:55 PM
12-10-2001 01:55 PM