![]() |
2011-02-28
, 23:46
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#2
|
user ALL = NOPASSWD: /home/user/.scriptfolder/script.py
#!/usr/bin/python2.5
os.system('sudo /home/user/.scriptfolder/script.py')
![]() |
2011-03-01
, 01:52
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#3
|
![]() |
2011-03-01
, 02:02
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#4
|
I have been trying to find the proper way how to let a script have root permission. But haven't found an answer. I am trying to make it easier for people using the Awoken-Icon-theme changing the /usr/share/pixmaps/ icons. And am pretty much finish with the gui.
I don't want the user needing to open an terminal and do sudo gainroot. Even better if Rootsh wasn't needed at all. Right now all my solutions ends up in the use/installation of rootsh. Is there a way passed this?
Like the use of a sudoers file in "/etc/sudoers.d/". If i make this file it doesn't seam to recognize it. It still gives be permission denied when doing "/usr/bin/script".
Same goes for if i am putting:
or any other incarnation of this. This works if the user have Rootsh installed though. But what if he don't?Code:if [ `id -u` != 0 ]; then root<<EOF /usr/bin/python /home/user/.scriptfolder/script.py EOF exit $? fi
Also what is the proper way of giving "chmod +x"? Does it keep the executable permission through an install/upgrade?
I do not have scratchbox .. am doing all the testing on the n900.
if [ `id -u` != 0 ]; then exec root<<EOF exec /usr/bin/python $0 $* EOF exit $? fi
The Following User Says Thank You to 9000 For This Useful Post: | ||
![]() |
2011-03-01
, 02:14
|
Posts: 80 |
Thanked: 40 times |
Joined on Feb 2010
@ UK
|
#5
|
The Following User Says Thank You to rich c For This Useful Post: | ||
![]() |
2011-03-01
, 07:19
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#6
|
user ALL = NOPASSWD: /somewhere/script1.sh /somewhere/script2.sh
The Following User Says Thank You to Saturn For This Useful Post: | ||
![]() |
2011-03-01
, 08:19
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Åbo, Finland
|
#7
|
![]() |
2011-03-01
, 11:03
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#8
|
![]() |
2011-03-01
, 13:35
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#9
|
![]() |
2011-03-01
, 18:28
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#10
|
Just to check, did you run update-sudoers after adding the file? It won't do anything otherwise.
I don't want the user needing to open an terminal and do sudo gainroot. Even better if Rootsh wasn't needed at all. Right now all my solutions ends up in the use/installation of rootsh. Is there a way passed this?
Like the use of a sudoers file in "/etc/sudoers.d/". If i make this file it doesn't seam to recognize it. It still gives be permission denied when doing "/usr/bin/script".
Same goes for if i am putting:
Also what is the proper way of giving "chmod +x"? Does it keep the executable permission through an install/upgrade?
I do not have scratchbox .. am doing all the testing on the n900.
You like what i do? Donate!
Make your desktop look awesome - use the AwOken Theme with the AwOken Icon Theme.
Add me on twitter @almehdin
Visit the swedish maemo/meego community forums