When the user signs in with a domain with an accent using Portal for ArcGIS 11.x with automatic registration of organization accounts enabled, it creates an account substituting the accented character with an underscore.
Portal for ArcGIS
漏洞 ID 编号
BUG-000171430
已提交
October 11, 2024
上次修改时间
December 22, 2024
适用范围
Portal for ArcGIS
找到的版本
11.1
操作系统
Windows Server
操作系统版本
2022
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
In this configuration, the external identity store manages and maps two different username representations to a single identity. However, since ArcGIS Enterprise delegates user management to the external identity store, it does not have knowledge of this user mapping and cannot account for it.
解决办法
Enable Integrated Windows Authentication on the Web Adaptor with the WINDOWS option for the user store configuration.
Use the LDAP option for the user store configuration while specifying a userSearchAttribute that does not contain special characters. Refer to this documentation https://enterprise.arcgis.com/en/portal/latest/administer/windows/use-your-portal-with-ldap-and-portal-tier-authentication.htm\ for more information.