Displaying 1 result from an estimated 1 matches for "zrlin01".
Did you mean:
lin01
2004 Sep 05
4
Asterisk & sudo from httpd
...g line to /etc/sudoers using visudo:
apache ALL = NOPASSWD: /usr/sbin/asterisk
When i am on the command line of my linux box it looks like this:
--------------------------------------------------------
# sudo /usr/sbin/asterisk -rx "show version"
Asterisk 1.0-RC2 built by root@zrlin01.laureen.at on a i686 running
Linux
# sudo -u apache /usr/sbin/asterisk -rx "show version"
Unable to connect to remote asterisk
--------------------------------------------------------
"strace" showed me that there is an access problem with
"/var/run/asterisk.ctl":...