![]() |
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 |
| sudo | sydney2008 | UNIX for Dummies Questions & Answers | 3 | 08-25-2008 02:34 AM |
| Sudo error | rainbow_bean | AIX | 1 | 02-28-2008 07:00 AM |
| sudo, or not sudo: that is the question | iBot | UNIX and Linux RSS News | 1 | 02-07-2008 01:40 PM |
| Help with Sudo | geomonap | UNIX for Advanced & Expert Users | 1 | 03-29-2006 04:50 PM |
| Help Me About Sudo | binhnx2000 | UNIX for Dummies Questions & Answers | 3 | 10-01-2002 04:04 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
sudo su error
Hello,
I am logging to a server using username 'test'. I want to execute some commands as user test2. When I am trying to run `sudo su - test2 -c 'ls'` it gives error user 'test' is not allowed to run sudo in host. But when I login into the account 'test2' using sudo su - test2 all these commands work. Is there any way I can get this working? I need to do that because I want to run this command from a script. I think it is related to permissions for user test. Please advise. Regards, Saura |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|