[asterisk-bugs] [JIRA] (ASTERISK-23088) [patch]rasterisk needlessly prints the AST-2013-007 warning
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu Jan 2 17:27:04 CST 2014
Rusty Newton created ASTERISK-23088:
---------------------------------------
Summary: [patch]rasterisk needlessly prints the AST-2013-007 warning
Key: ASTERISK-23088
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23088
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/General
Affects Versions: 1.8.25.0, 11.6.1, 11.7.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