• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Securing File System Resources ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Securing File System Resources ?


  • Subject: Securing File System Resources ?
  • From: Dov Rosenberg <email@hidden>
  • Date: Mon, 12 Dec 2005 21:58:19 -0500
  • Thread-topic: Securing File System Resources ?

Title: Securing File System Resources ?
Our application has its own security model that controls access to our information based on our own roles and permissions. We store files related to our application on the file system where our application is running. These associated files are served out by a web server. Our goal is to come up with a scheme where we could apply our security  model to control access to these files via the web server. For example – someone associates a PDF with some meta data. We don’t want the user to be able to bookmark the underlying URL and email it to their friends for them to download without having them authenticated by our service.

We are looking at a couple of different ideas.

  1. Create a servlet filter to sit in front of the resources requests and somehow tie that into our application logic
  2. Create a regular proxy type of servlet that can accept requests and validate them using our security model
  3. Figure out a way to secure the filesystem using a Proxy server of some type.

Any other thoughts or ideas are appreciated. Thanks in advance



--
Dov Rosenberg
Conviveon/Inquira
Knowledge Management Experts
http://www.conviveon.com
http://www.inquira.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Securing File System Resources ?
      • From: Denis Frolov <email@hidden>
    • Re: Securing File System Resources ?
      • From: wojingo <email@hidden>
  • Prev by Date: Re: Ridiculously stupid problem
  • Next by Date: Re: Securing File System Resources ?
  • Previous by thread: Re: Ridiculously stupid problem
  • Next by thread: Re: Securing File System Resources ?
  • Index(es):
    • Date
    • Thread