Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Permissions

Status
Not open for further replies.

skiflyer

Programmer
Sep 24, 2002
2,213
US
Ok, I'm doing some file manipulation and having some permission problems.

The short story is I need to access a file on a mapped network drive read only, the file there has read writes set for everbody, but I'm guessing the web page is either nobody or httpd or something of the sort.

The long story is, to try to figure out who the web page is I've tried to create a file in the local directory (which I can read from just fine) and I also get an error... so... basically, how do I find out who the page is being? I have plenty of access to change permissions once I do this.

Running an IIS webserver if that matters.

-Rob
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top