server.mappath, permissions at the root of the drive

B

Blake

We are using the server.mappath method. The folder structure looks like
this:

D:\inetpub\wwwroot\appfolder\admin\file.asp

NTFS permissions on D:\ are set up to allow 'admins' and 'system' full
control on D:, nothing else (I removed the everyone/full long ago). The
wwwroot folder has NTFS perms for IUSER and the authenticated users.

When the page is hit, I get a security log saying 'IUSER failed trying to
read D:\' or something similar.

Is this normal behavior? Has anyone seen this before?

Thanks
Blake
 
R

Ray at

Can you show your code? Are you doing something like
Server.MapPath("../../../../") or something?

Ray at home
 

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

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top