I believe I understand about using NOPASSWD, it's that I need to have the user <font color=red>(userA)</font>, run a command to start and stop a program. This program only start's correctly when run by another user id <font color=red>(userB)</font>.<br>ei: userA runs > <b>sudo...
I can't seem to figure out, how to allow a user to run a command thru sudo as another user without having to supply the password.<br>I think I'm confused about Runas_Alias ?<br><br>And if you know of any sudo sites other than <A HREF="http://www.courtesan.com/sudo/"...
I can't seem to figure out, how to allow a user to run a command thru sudo as another user without having to supply the password.<br>I think I'm confused about Runas_Alias ?<br><br>And if you know of any sudo sites other than sudo.com for examples...<br><br><br>Thanks,
The file I want to read is /tmp/corefile.out.<br>
When I cat the file It reads 'Order_Manager'.<br>
I wanted to read the file contents and delete the first<br>
and last characters. and save the results back out<br>
to another file /tmp/new.out, which now includes the word Order_Manager.<br>
I...
I have core file that I need to rename. when you run $ file on a core file it tells us what<br>
application died. In this file is the name of the application but it includes<br>
two single quotes at the front and the end like this; 'Order_Manager'. <br>
I need to rename this core file and would...
What is the proper escape sequence when trying to use a single quote ( ' ).<br>
The backslash ( \ ) does not seem to work.<br>
<br>
ie; echo 'abc' ¦ awk ' { sub ( / \' / , "_" ) ; print } '
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.