不具合 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 (&).
再現の手順