[asterisk-bugs] [JIRA] (ASTERISK-23084) [patch]rasterisk needlessly prints the AST-2013-007 warning
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Feb 6 17:01:20 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-23084:
-----------------------------------
Target Release Version/s: 11.8.0
> [patch]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
> Components: Core/General
> Affects Versions: 1.8.25.0, 11.6.1, 11.7.0
> Reporter: Tzafrir Cohen
> Severity: Minor
> Target Release: 1.8.26.0, 11.8.0
>
> Attachments: supress_priv_esclation_warning_rasterisk.patch
>
>
> # 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