Consistent 401 errors
Hi,
I have trouble running this in our environment, getting 401 errors on all sites.
I have tried running several warmupscripts ranging from powershell to executables and getting this on all tried variants. I have tried several different accounts to run the scripts under. In the IIS logfiles i get no credentials information.
What credentials does this run under and what permissions are needed to the farm, site collections and sites/subsites?
Example of the iis logfile entry containing a 401 error:
2012-06-14 12:46:46 xxx.xxx.xxx.xxx GET /sitecollection/site - 80 - xxx.xxx.xxx.xxx - 401 2 5 0
This seems consistent to all sites.
Example of successful entry using authenticated user hitting root (showing account info being logged normally):
2012-06-14 12:57:01 xxx.xxx.xxx.xxx GET /default.aspx - 80 DOMAIN\user xxx.xxx.xxx.xx UIserAgentString 200 0 0 561