Web service security issues after recovery

D

Dmitry Duginov

After hard drive died on my machine, I had to phisically replace it and
restore full system from backup. I was lucky enough and nothing was lost.
But after the recovery I noticed checkdisk was doing the follwing:

Replacing invalid security id with default security id for file 4171
Replacing invalid security id with default security id for file 4172
Replacing invalid security id with default security id for file 4173

Now I'm getting security problems with my ASP.NET applications:

HTTP 401.3 - Access denied by ACL on resource
Internet Information Services

Any ideas how to fix it?
 
T

Tom Kaminski [MVP]

Dmitry Duginov said:
After hard drive died on my machine, I had to phisically replace it and
restore full system from backup. I was lucky enough and nothing was lost.
But after the recovery I noticed checkdisk was doing the follwing:

Replacing invalid security id with default security id for file 4171
Replacing invalid security id with default security id for file 4172
Replacing invalid security id with default security id for file 4173

Now I'm getting security problems with my ASP.NET applications:

HTTP 401.3 - Access denied by ACL on resource
Internet Information Services

Any ideas how to fix it?

What are the NTFS permissions on that content?
 
S

Steven Cheng[MSFT]

Hello Dmitry,

In addition to Tom's suggestion on checking the default permission set for
IIS. Here is some articles describing the permission required for ASP.NET
application's worker process idenitity. Not sure whether you're developing
upon ASP.NET 1.1 or 2.0, so I involve both of them here:

#How To: Create a Custom Account to Run ASP.NET 1.1
http://msdn.microsoft.com/library/en-us/dnnetsec/html/SecNetht01.asp?frame=t
rue

#How To: Create a Service Account for an ASP.NET 2.0 Application
http://msdn.microsoft.com/library/en-us/dnpag2/html/paght000009.asp?frame=tr
ue

Hope this also helps.

Regards,

Steven Cheng
Microsoft Online Community Support


==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================


This posting is provided "AS IS" with no warranties, and confers no rights.



Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
S

Steven Cheng[MSFT]

Hi Dmitry,

How are you doing on this issue, does the further reference I provided also
helps a little? If there is anything else we can help, please feel free to
post here.

Regards,

Steven Cheng
Microsoft Online Community Support


==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================


This posting is provided "AS IS" with no warranties, and confers no rights.



Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,173
Latest member
GeraldReund
Top