IIS 7 - post #63 - Add IIS_IUSRS group to SQL 2005 local security

I had an interesting post @ forums.iis.net about adding the IIS_IUSRS group (replacement for IIS_WPG)  to a SQL Server 2005 local server.  If you try to add the group using MachineName\IIS_IUSRS it errorsIf you put BUILTIN\IIS_IUSRS.   That works.  Here is the post.  http://forums.iis.net/p/1148362/1865423.aspx#1865423

Cheers,

Steve Schofield
Microsoft MVP - IIS

Published Friday, March 14, 2008 11:24 PM by steve schofield
Filed under:

Comments

# IIS 7 - post #63 - Add IIS_IUSRS group to SQL 2005 local security - Steve Schofield Weblog

Pingback from  IIS 7 - post #63 - Add IIS_IUSRS group to SQL 2005 local security - Steve Schofield Weblog

# IIS 7 - post #63 - Add IIS_IUSRS group to SQL 2005 local security

Saturday, March 15, 2008 12:34 AM by Steve Schofield's Blog

I had an interesting post @ forums.iis.net about adding the IIS_IUSRS group (replacement for IIS_WPG)