Applying the lsass memory workaround breaks token authorization in ArcGIS Server .NET.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM052716
已提交
January 9, 2010
上次修改时间
April 2, 2025
适用范围
No Product Found
找到的版本
9.3.
编程语言
VB.Net
修正版本
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
Documented in KB article
解决办法
Assuming the identity user is MACHINENAME\ArcGISWeb and the database where the user accounts are stored in named "aspnetdb"1. The MACHINENAME\ArcGISWeb user needs to be added to the logins in the SQLServer with "aspnetdb" set as the default database.2. And in the user mapping for this user, allow aspnet_membership_FullAccess and aspnet_Roles_FullAccess.