Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Lucene: Java-User
Quesion about the index directory security
 

Index | Next | Previous | View Flat


brydoherty at gmail

Jul 1, 2009, 4:55 AM


Views: 255
Permalink
Quesion about the index directory security

Currently I am using Sybase with Hibernate for my database needs. I've been
implementing Hibernate Search (HS) and it works very well. I use Sybase
because of the Row Level Security package. But that is suddenly not valid
when using HS because it blindly indexes the data. Is there a way to
simulate Row Level Access on that indexed data? Meaning when whatever class
talks to that directory, it would know about the current user and search the
indexed data. If a piece of data matches, the class would check the
permissions(just extra fields), and if the user does NOT have permissions to
view that piece of data, it wouldn't even leave the index directory.

I could implement something in Java land that would filter the data when it
is returned to whoever calls it but that goes against the security
requirements I am working with.

Thanks
Bryan

Subject User Time
Quesion about the index directory security brydoherty at gmail Jul 1, 2009, 4:55 AM
    Re: Quesion about the index directory security emmanuel at hibernate Jul 1, 2009, 5:30 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.