HTTP Error 401.2 - You are not authorized to view this page due to invalid authentication headers

访问RS 2005报表管理器站点得到如下错误:
HTTP Error 401.2 - You are not authorized to view this page due to invalid authentication headers

该站点IIS 中的Authentication设置为匿名访问,运行账户为一个域用户。研究后发现该域用户的密码过期导致了该错误。将密码改为never expire,重配了IIS的运行账户,重启站点,问题解决。

你可能感兴趣的:(Authentication,IIS,报表)