Allow any command

From MLDonkey

Jump to: navigation, search

Contents

[edit] Description

Normally, ! command allows execution og only those shell commands that are listed in allowed_commands. To lift this restriction, set allow_any_command to true.

Note: allowing any shell command to be executed through MLdonkey interface is a serious security risk!

_Since allow_any_command option was added, that risk cannot be avoided (since it can be enabled from the interfaces). It should be made read-only, for example._

[edit] Default value

By default, allow_any_command is false.

[edit] Scope

This option is stored in downloads.ini

[edit] Example

> set allow_any_command true

[edit] See also

allowed_commands. !

Personal tools