MySQL Forums
Forum List  »  Security

Re: Multi-Level-Security
Posted by: Georgi Kodinov
Date: February 07, 2014 09:06AM

Sorry, but MySQL doesn't have anything that resembles label security.

However, as hinted in the label security whitepaper, a similar effect can be achieved with a clever set of updatable views and fine-grained security around them. And MySQL surely offers that.

I know it's not as transparent as label security, but it should meet most of the needs IMHO.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Multi-Level-Security
1332
February 07, 2014 09:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.