![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ip settings | guguli | Linux | 1 | 10-18-2008 03:32 AM |
| DNS settings | bad-ash | SUN Solaris | 8 | 09-30-2008 07:52 AM |
| OpenOffice.org Basic crash course: Saving user settings | iBot | UNIX and Linux RSS News | 0 | 09-16-2008 02:30 PM |
| HOw do i give a user cronjob edit/settings permission? | debu | UNIX for Advanced & Expert Users | 2 | 01-24-2008 05:44 AM |
| Help with IBM 550 and HMC settings | System Shock | UNIX for Dummies Questions & Answers | 0 | 06-26-2007 08:05 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
user settings
Hello
I wonder... lets say I have to set up very very restricted rights to a user that only should be able to access logfile Y in catalogue X and nothing else. Current user is going to use Putty to access current unix machine. Is it possible to set up user settings so a user is just able to access its HOME directory and being able to "tail" and/or "grep <word>" for logfile Y. The logfile Y is not in current users HOME directory and its important that current user is not able to execute other commands than thoose beeing mentioned and is not able to change catalogue. If answer is yes how do I do that. |
|
||||
|
You can chroot a user - you make his home directory root - then create the user's own custom /usr/bin directory with only the commands (plus the shell) that you want the user to have.
try reading this: Best Practices for UNIX chroot() Operations |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|