- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: FTPONLY
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:55 PM
12-07-2001 01:55 PM
FTPONLY
This user can ls the directory but not ren a file.
Where do I set this permission (The ftp session says permission denied -(rename))?
Presently, I have ls only in this users's bin directory.
Note this user is restricted to a single directory where the user will put and rename files created by the user.
Home directory is on HP-UX 11.
Thanks for any input.
dl
dl
- 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: FTPONLY
--
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 02:08 PM
12-07-2001 02:08 PM
Re: FTPONLY
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 03:27 PM
12-07-2001 03:27 PM
Re: FTPONLY
This shows how to setup an ftponly group and user as well as copy in the ls command for use by the ftponly user.
Now I want the ftponly user to be able to rename files in the restricted directory.
I tried copying in the mv command as ren and rename but still get the error when the user tries to rename a file for which he/she is the user.
dl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 04:55 PM
12-07-2001 04:55 PM
Re: FTPONLY
This may avoid the need to rename files after putting.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 08:34 AM
12-10-2001 08:34 AM
Re: FTPONLY
The scenario is -
The user puts the file with a certain extension so no scripts tries to get it while it is still being transmitted.
After successful transmission the user must rename the file to some other extension indicating it is complete and ready for processing.
Thanks.
dl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 08:40 AM
12-10-2001 08:40 AM
Re: FTPONLY
dl, i was looking for doing the same setup ! i mean restricting the ftp_user in his home_dir. i would apprecaite if you can help
thanks ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 08:48 AM
12-10-2001 08:48 AM
Re: FTPONLY
Please see the doc I referenced in a previous response.
Originally I used a doc I found from some user on the forum, but it was pretty much the same as the doc referenced.
The login seems to work fine for what I intended.
a. Restricts the user to a single directory with sub directories.
b. Exits if the user tries to perform shell commands outside the home directory.
The only problem I have encountered is this rename problem. The user is the owner, has rw, but cannot rename.
Please advise as to the forum question you submitted so I can reply directly to it.
In the mean time, take a look at the doc. It's pretty straight forward.
Best of luck.
dl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 08:51 AM
12-10-2001 08:51 AM
Re: FTPONLY
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 11:05 AM
12-10-2001 11:05 AM
Re: FTPONLY
doc NR0801KBRC00007714
solves the problem coupled with A5651654.
Thanks for all the input.
dl