Bug ID 589374: TCL iApp code cannot use shell like commands when the shell is disabled

Last Modified: Apr 17, 2024

Affected Product(s):
BIG-IP All(all modules)

Known Affected Versions:
12.0.0, 12.0.0 HF1, 12.1.0 HF1, 12.0.0 HF2, 12.1.0 HF2, 12.0.0 HF3, 12.0.0 HF4, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2, 15.1.2, 15.1.2.1, 15.1.3, 15.1.3.1, 15.1.4, 15.1.4.1, 15.1.5, 15.1.5.1, 15.1.6, 15.1.6.1, 15.1.7, 15.1.8, 15.1.8.1, 15.1.8.2, 15.1.9, 15.1.9.1, 15.1.10, 15.1.10.2, 15.1.10.3, 15.1.10.4

Opened: Apr 25, 2016

Severity: 3-Major

Symptoms

When sys db systemauth.disablebash is set to true, shell like commands such as file open and create commands will fail to work.

Impact

Some TCL syntax will produce errors instead of the desired results

Conditions

sys db systemauth.disablebash is set to true

Workaround

Where possible, use TMSH or API interfaces instead of intermediate external files. Some modules may not support TMSH or alternate API interface.

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips