漏洞 ID 编号 |
BUG-000154315 |
已提交 | December 8, 2022 |
上次修改时间 | August 6, 2025 |
适用范围 | ArcGIS Web Adaptor |
找到的版本 | 10.9.1 |
操作系统 | Ubuntu Linux |
操作系统版本 | 20.04 |
状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
The bash shell in Linux treats ampersands as a special character for sending a command into the background. To include an ampersand as a command-line argument, precede it with a backslash, which is an 'escape' character for a bash. The behavior is beyond the control of the web adaptor tool, and the tool cannot be changed in such a way that ampersands do not need to be escaped.
解决办法
Temporarily change the admin account password in use to not include an ampersand (&).
重现步骤