View Single Post
Erazor's Avatar
Posts: 160 | Thanked: 33 times | Joined on May 2010
#23
WoOt??


hm thats a strange thing!?

PERHABS i got a solution for your problem

PHP Code:
root
leafpad 
/etc/sudoers 

copy this in the last line and make a new line
PHP Code:
user ALL NOPASSWDALL 
this will give you all rights in every program

or make it only for ussdquery
then it look so

PHP Code:
user ALL NOPASSWD: /bin/ussdquery.py 
perhabs you have to add your ussd code


PHP Code:
user ALL NOPASSWD: /bin/ussdquery.py *100


give it a try


hope this help you

Greetz
Erazor