<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SecurityRatty] tag: pamela]]></title>
    <link>http://securityratty.com/tag/pamela</link>
    <description></description>
    <pubDate>Fri, 09 May 2008 09:25:26 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Rote Based Access Control]]></title>
      <link>http://securityratty.com/article/bf7e45fbf9329a9b9dc11930be15c01f</link>
      <guid>http://securityratty.com/article/bf7e45fbf9329a9b9dc11930be15c01f</guid>
      <description><![CDATA[I think RBAC is, next to firewalls and SSL, the biggest silver bullet misconception in infosec. I cannot count how many times I have heard managers say if we just had rbac all our identity problems...]]></description>
      <content:encoded><![CDATA[<p>I think RBAC is, next to firewalls and SSL, the biggest silver bullet misconception in infosec. I cannot count how many times I have heard managers say if we just had rbac all our identity problems would be solved. These same managers work in companies that reorg every 6 months and outsource anything that moves. Not that RBAC is useless, it can solve some problems, but introduces some too, <a href="http://eternaloptimist.wordpress.com/2008/04/04/alrighty-then-lets-talk-roles/">Pamela Dingle</a></p>

<blockquote>Roles are indeed in the domain of the “identity weenie” — but alone, roles are nothing but a maintenance nightmare - they exist to be leveraged. Rules on the other hand, are the problem of the “authorization weenie” and are written (for example) as a WAM policy that says “All Production Accountant Level II resources can access the accounting SharePoint instance”. When you collect roles into a profile and collect rules into a policy and then evaluate for a given user, resource, and point in time, what you eventually get is an entitlement, ie “Jenny should get into the accounting SharePoint instance”. The goal is to have transitive logic between roles and rules, such that two different people can take on the two different statements being made. Jenny’s Manager can authoritatively state (through a workflow approval) that Jenny is indeed a production accountant. The owner of the Accounting Sharepoint instance can authoritatively state (through an authorization policy) that all production accountants should have access to their site.
...
What happens when the system detects the static presence of two conflicting roles? What happens if one role is “truer” than another at some point in time?</blockquote>

<p>The other silver bullet fallacy the RBAC introduces is the idea that objects, subjects, and sessions can be bundled so nicely enterprise wide. People look at their nice org charts and assume that you just plug that into your directory and go. Works great in a domain with hard edges like a call center where discreet groups of people execute the same tasks the same away across many sessions. Not so good once you step above the rote task level. Interestingly "God level" access works well with roles too, but we are not supposed to be building systems with that stuff any more, right?<br />
</p>]]></content:encoded>
      <pubDate>Fri, 09 May 2008 09:25:26 +0000</pubDate>
      <category domain="http://securityratty.com/tag/pamela dingle roles">pamela dingle roles</category>
      <category domain="http://securityratty.com/tag/roles">roles</category>
      <category domain="http://securityratty.com/tag/rbac introduces">rbac introduces</category>
      <category domain="http://securityratty.com/tag/collect roles">collect roles</category>
      <category domain="http://securityratty.com/tag/access">access</category>
      <category domain="http://securityratty.com/tag/sharepoint instance">sharepoint instance</category>
      <category domain="http://securityratty.com/tag/introduces">introduces</category>
      <category domain="http://securityratty.com/tag/rbac">rbac</category>
      <category domain="http://securityratty.com/tag/production accountant level">production accountant level</category>
      <source url="http://1raindrop.typepad.com/1_raindrop/2008/05/rote-based-acce.html">Rote Based Access Control</source>
    </item>
  </channel>
</rss>
