![]() |
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 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 |
| sudo, or not sudo: that is the question | iBot | UNIX and Linux RSS News | 1 | 02-07-2008 01:40 PM |
| About sudo | ust | UNIX for Advanced & Expert Users | 1 | 07-25-2007 06:51 AM |
| Using Sudo | ambika | UNIX for Dummies Questions & Answers | 2 | 12-28-2005 09:58 AM |
| scp and sudo? | rein | UNIX for Advanced & Expert Users | 3 | 04-13-2005 03:56 AM |
| Sudo | reddyb | UNIX for Dummies Questions & Answers | 1 | 08-23-2001 04:15 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
sudo
Can anyone tell me what syntax/entry should i add in /etc/sudoers file to ?
1. Grant access only to add/edit /etc/named.conf & /var/log/messages files to user Jeff. 2. Provide access to certain commands such as make menuconfig, make dep etc.... |
|
||||
|
|
|
||||
|
First of, when editing the sudoers file use:
Code:
visudo Code:
username ALL=/vi location/ /files to edit/ ![]() |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|