![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Custom PS command | goldfish | Shell Programming and Scripting | 0 | 02-13-2008 02:42 PM |
| Custom name for java process | vinbitian | UNIX for Advanced & Expert Users | 1 | 11-20-2007 03:12 AM |
| Custom pam module | mhm4 | SUN Solaris | 1 | 10-02-2006 03:33 PM |
| How to create a custom GUI | hirosima | High Level Programming | 2 | 01-13-2006 02:03 AM |
| How to custom application name in `ps -ef`? | linkjack | UNIX for Dummies Questions & Answers | 1 | 11-27-2002 06:45 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Custom ftp settings
On the standard ftp supplied with Solaris and HP-UX is there anyone that has been able to disable users from certain settings.
i.e the put function. Our customer ftp's onto the unix host and gets files for extraction into a pc based spreadsheet. I want to stop them from being able to delete files via ftp on the host as well as some other functions I believe they don't need. Many thanks for any assistance! blp001 |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Deleting a file requires write permission on the directory that contains it. Change permissions on the directory and they delete files. Since all they need to do is get some files, they should not have write permission on anything.
|
||||
| Google The UNIX and Linux Forums |