Hey Gang,
I have beat myself up silly over this one. I hope someone can tell me what I'm doing wrong because so far I am completely stumped. I have a shared folder on my webserver where users are scanning documents to via a central large business class MFP. The scanner is working fine, using a secure username/password programed into the backend of the scanner users can scan files from the MFP to my server where they are secure. The problem that I'm having is getting my web app to read the list of files stored in that folder so we can then process them to be attached to a customers AR file with us. I can get this application to work flawlessly with one exception. In order for my web application to see the list of files in this folder I have to set the NTFS security permissions on the folder = Authenticated Users. When I do this any employee on the network with a valid userID on the domain can then see these files (No-Go), ...
Go to the complete details ...