![]() |
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 |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
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 |
| Sudo ???? | ShellBoy | UNIX for Advanced & Expert Users | 4 | 07-20-2007 02:14 PM |
| Help with Sudo | geomonap | UNIX for Advanced & Expert Users | 1 | 03-29-2006 04:50 PM |
| Using Sudo | ambika | UNIX for Dummies Questions & Answers | 2 | 12-28-2005 09:58 AM |
| Sudo | reddyb | UNIX for Dummies Questions & Answers | 1 | 08-23-2001 05:15 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
using sudo in HP-UX
Hi All,
I would like to run the script xyz from user abc as user oracle. I tried to following command [machine:abc] /home/scripts >sudo -u oracle xyz And this the feedback (of course i dont want to be ask about the password): We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. Password: [machine:abc] /home/scripts > I also tried : sudo -u oracle ALL=NOPASSWD xyz , but got the same feedback. Help will be appreciated . Regards ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|