These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Field Data security and Nhibernate options
PostPosted: Wed Sep 15, 2010 5:41 am 
Newbie

Joined: Thu Jun 01, 2006 8:28 am
Posts: 1
Hi,
I have a table "Employees" and along with other columns, there is a string column "Referred By" and requirement is to keep this column's data as encrypted or encoded or manage in some way so even Postgresql DBA can't see the column's data on the Postgresql server.
From UI perspective, the requirement on this field is as the user will type characters in the 'Referred By' text box on UI form, a like operator search with entered characters will be performed just like Firefox's quick search functionality, e.g. if 'Andr' is entered then all records with Andr% needs to be fetched and shown. Just to remind, this column's data needs to be either encrypted or encoded or some way of DB plus NHibernate security to prevent the contents of this column to be seen from Postgresql DBA.

Initially I thought of encrypting this column, but then the UI requirement cannot be met or am I wrong in this regard?

How can this situation be managed in NHibernate? I welcome all options with open mind!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.