Upgraded to 7.0.0, but bconsole cannot be called. Error: There was an error executing bconsole.
Log: sudo: sorry, you must have a tty to run sudo
OS: CentOS6
needed to unset "bacula.sudo" to get it working for now as a workaround.
Fix found:
In the /etc/sudoers file, disable requiretty for the webserver user:
# webacula, bweb apache ALL=NOPASSWD: /usr/sbin/bconsole Defaults:apache !requiretty
Log in to post a comment.
needed to unset "bacula.sudo" to get it working for now as a workaround.
Fix found:
In the /etc/sudoers file, disable requiretty for the webserver user:
Last edit: Robert Oschwald 2015-02-05