I don't like this solution, so if I want to show the identified user the original pdf file, then I have to set the access for the private folder "allpdfs" to anonymous which is bad (all users can then see it)!
My question is: how can I manage to show the original pdf file within "allpdfs" folder by not having to play with the Anonymous access property of that folder (virtual root)? Maybe there is a way that security is only handled by my ASPX page? I wonder how the other Web sites do it?
Requires Free Membership to View
If subscription access to PDFs requires subscribers to manually authenticate then consider creating a separate folder for each subscriber, use NT authentication (not clear text), and assign a unique password for each dedicated folder. That way, even if a friend obtains the address, they will be required to authenticate in order to view PDF files. You will not need to move PDF files from a private folder to a public folder, since you have set up a dedicated folder (with unique password) for each subscriber.
Kind regards,
Luis
This was first published in November 2002
Network Management Strategies for the CIO

Join the conversationComment
Share
Comments
Results
Contribute to the conversation