Hi,
Does DB2 have record security functionality?
An example of my situation goes like this: I have two rival clients operating within the same industry for seperate companies - Jay, client 1, and Bob, client 2.
Information pertinent to Jay and Bob is kept on the database, but is sensitive - so Bob should not see Jay's data, or vice versa.
I want to stick a front end application onto the DB2 backend, but without using seperate views for individual clients - as there are potentially loads. Jay and Bob will both use the same application armed with their client_ids for security.
Is there a way to ensure record security on a client_id level but keep the datasource generic for everyone, so there's only a need to roll out one application rather than slight variations of the same product?
Naith
Does DB2 have record security functionality?
An example of my situation goes like this: I have two rival clients operating within the same industry for seperate companies - Jay, client 1, and Bob, client 2.
Information pertinent to Jay and Bob is kept on the database, but is sensitive - so Bob should not see Jay's data, or vice versa.
I want to stick a front end application onto the DB2 backend, but without using seperate views for individual clients - as there are potentially loads. Jay and Bob will both use the same application armed with their client_ids for security.
Is there a way to ensure record security on a client_id level but keep the datasource generic for everyone, so there's only a need to roll out one application rather than slight variations of the same product?
Naith