Hi All -
In IIS6, I was able to go into IIS and right click a specific file on the right pane/properties, and change the "Use the following Windows User Account for Anonymous Access" in the File Security tab - this is NOT the Windows NTFS permissions....
In IIS8 (Server 2012R2), it doesn't seem like this is possible anymore - if I select a folder, then click "Authentication" in the features view, I can make this change for the entire folder - but not for 1 specific file.
Does anyone know if this is still possible - if so, how?
Thanks!
PS - I need this because I'm moving an older program in Classic ASP to this server, and there are a few files that use a domain service account to access the LDAP lookup services, which cannot be done under the default IUSR anonymous account.