laptop and a wrench

漏洞

If a registered, non-default system directory path is not available on the target system during WebGISDR migration, the arcgisinput directory fails to restore.

Portal for ArcGIS
漏洞 ID 编号 BUG-000158016
已提交May 2, 2023
上次修改时间January 29, 2025
适用范围Portal for ArcGIS
找到的版本10.9.1
操作系统Windows OS
操作系统版本N/A
状态In Product Plan

解决办法

User outlined workaround as follows:

  1. In the backup there was a cache folder registered for this share here \\gs-int-otc2-t04.sbb.ch\ArcGISPortalCache”. On the new server “gi-pos-azu1-t01.sbb.ch” we’ve created a folder “ArcGISPortalCache” and shared this for the domain user the arcgis server service is running on.
  2. Then we added on the new server a host file entry (c:\windows\system32\drivers\ets\hosts) with IP of the new server but name of the old server “gs-int-otc2-t04.sbb.ch”.
  3. Then we added the following registry keys to fake the share:
  4. New-ItemProperty -Path HKLM:SYSTEM\CurrentControlSet\Services\lanmanserver\parameters -Name OptionalNames -PropertyType MultiString -Value gs-int-otc2-t04 -Force
  5. New-ItemProperty -Path HKLM:SYSTEM\CurrentControlSet\Services\lanmanserver\parameters -Name DisableStrictNameChecking -PropertyType DWord -Value 1 -Force
  6. New-ItemProperty -Path HKLM:SYSTEM\CurrentControlSet\Services\lanmanserver\parameters -Name DisableLoopBackCheck -PropertyType DWord -Value 1 -Force
  7. New-ItemProperty -Path HKLM:SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0 -Name BackConnectionHostNames -PropertyType MultiString -Value gs-int-otc2-t04 -Force
  8. Then we rebooted the server. After that, calling \\gs-int-otc2-t04.sbb.ch\ArcGIPortalCache in the windows explorer, the share is resolved to the share on the new server “gi-pos-azu1-t01.sbb.ch”. 
  9. With this workaround the copy process during ImportSite is no longer interrupted. 
  10. After the restore with the webgisdr, we changed the physical path of this share in the cache directories and then deleted the share, the host file entry and the registry keys.

重现步骤

漏洞 ID: BUG-000158016

软件:

  • Portal for ArcGIS

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项