[asterisk-bugs] [JIRA] (ASTERISK-23084) rasterisk needlessly prints the AST-2013-007 warning
Tzafrir Cohen (JIRA)
noreply at issues.asterisk.org
Wed Jan 1 14:23:03 CST 2014
Tzafrir Cohen created ASTERISK-23084:
----------------------------------------
Summary: rasterisk needlessly prints the AST-2013-007 warning
Key: ASTERISK-23084
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23084
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 11.7.0, 11.6.1, 1.8.25.0
Reporter: Tzafrir Cohen
Severity: Minor
# asterisk -r
Privilege escalation protection disabled!
See https://wiki.asterisk.org/wiki/x/1gKfAQ for more details.
...
# asterisk -rx ''
Privilege escalation protection disabled!
See https://wiki.asterisk.org/wiki/x/1gKfAQ for more details.
There is no point in printing this warning in the case of a remote console. Certainly not in the case of one intended to run a command.
Attached a patch to fix it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list