keith-turner commented on a change in pull request #38: Continue tour URL: https://github.com/apache/accumulo-website/pull/38#discussion_r150925251
########## File path: tour/authorizations.md ########## @@ -0,0 +1,42 @@ +--- +title: Authorizations +--- +An Authorization is an authority granted to a User that allows them to read certain data. A column in Accumulo can have +a visibility attached to it, limiting access to the data of that column. Only users who have an authorization equal to Review comment: I was trying to think of how to shorten this... though of the following fragment `limit access by setting a visibility label on a column` and gave up for now... ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
