![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Protecting directory trees with gpgdir | iBot | UNIX and Linux RSS News | 0 | 04-24-2008 12:50 PM |
| directory tree | ravi raj kumar | Shell Programming and Scripting | 3 | 01-24-2008 01:08 PM |
| directory as tree | anything2 | High Level Programming | 2 | 03-01-2007 09:38 AM |
| password protecting a directory | iriemember | UNIX for Dummies Questions & Answers | 2 | 08-06-2002 04:57 PM |
| Directory tree search??? | solvman | High Level Programming | 3 | 09-28-2001 02:27 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Protecting the directory tree
Hello, I am hoping someone maybe able to help me.
I have set up an Apache web server on my sun server with user accounts in the main htdocs directory. My question is how to stop these users searching up the directory tree when they ftp/telnet to the server. Also is it possible to restrict the commands they have access to? For example only let them have ls, cd, mkdir, rm. I am using a sun sparc with solaris 8 installed, Apache 2.2.6. Thank you for any help given. |
|
|||||
|
Do you really need to allow them telnet ( or more generally shell ) access. If not, then disbale shell access for the users, switch to wu-ftp or vsftp, turn on the home directory jail function of the ftp daemon and that should be it.
There are other concerns that you should consider as the previous post indicated. I would never consider giving users access to a folder under the web root, apache has other functionality which you can use to achieve the same thing. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|