Avatar of Mystical_Ice
Mystical_Ice

asked on 

IIS classic ASP credentials to pull shares from file share?

Hi
Trying to move an IIS classic ASP site to a new server.  One thing i'm struggling with is although the site works correctly, on the old server there's a page that allows the user to open several documents (from a file server, using a UNC path it appears) but I can't figure out what credentials it's using, as on the new server I get an access denied.

How would I view what or where the credentials are stored to retrieve the files?  Would it be hidden in an ASP file somewhere or is it somewhere on the server configuration? (on the APP pool?  Was thinking classic ASP didn't use app pools though?)

Open to ideas
ASPMicrosoft IIS Web Server

Avatar of undefined
Last Comment
Big Monty

8/22/2022 - Mon