Re: Use asp.net to protect file types
From: Dinis Cruz (dinis_at_ddplus.net)
Date: 10/15/03
- Next message: sundeeps_at_niit.com: "shared folder access"
- Previous message: MSFT: "Re: Forms authentication and downloading files"
- In reply to: lawrence: "Use asp.net to protect file types"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 15 Oct 2003 05:09:58 -0700
Hello
Please see my answer in this post
http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=362002
It contains a solution for your problem
Best regards
Dinis Cruz
.Net Security Consultant
DDPlus (www.ddplus.net)
dwlawren@staff.uiuc.edu (lawrence) wrote in message news:<aca0cbec.0310141409.1539524b@posting.google.com>...
> http://support.microsoft.com/?id=815152 (Edit the script mappings in
> Internet Services Mananger to protect pdf's with aspnet)
>
>
> I have a site that has multiple pdf's for download and multiple users
> who will download the .pdf's. I secured the site using the above
> article. I created an "admin" app that assigns users to .pdf's and I
> create links to the .pdf's based on that app.
>
> My problem is that once the user logs into the app. he has access to
> all the .pdf's if he simple types the URL in the address bar. I'm not
> sure the authentication "role" model with groups will work because I
> would need a group for each PDF and I would need to create the groups
> programmatically every time an "admin" adds a PDF to the "download"
> share.
>
> Thanks
> --Dietrich
- Next message: sundeeps_at_niit.com: "shared folder access"
- Previous message: MSFT: "Re: Forms authentication and downloading files"
- In reply to: lawrence: "Use asp.net to protect file types"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|