Skip to content

Commit

Permalink
change image path in rbac and ucon
Browse files Browse the repository at this point in the history
  • Loading branch information
wyhitcs committed Apr 14, 2016
1 parent 40774b1 commit 62ce949
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions role_based_access_control.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ RBAC is currently used in

- Database management systems
- Enterprise Application for Security Administration and User Management

Applicatons(using some form of RBAC)

- Microsoft Active Directory
Expand Down Expand Up @@ -224,7 +224,7 @@ Static Separation of Duty constraint ssod(ps,n)
#####Exercise 见54,55
![](RBAC2exercise.png)
1. inconstraint r3 both p2 and p3
2.
2.
####Static Separation of Duty (SSoD)
- SSoD used to place constrains on permissions assigned to users
- In our example:见56
Expand Down
2 changes: 1 addition & 1 deletion usage_control.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ Pay-per-use with a pre-paid credit
* M amount of money
* credit : S → M
* value : O ×  R → M
* ATT(S) = {credit}
* ATT(S) = {credit}
* ATT(O) = {value}

allowed(s,o,r)⇒credit(s)≥value(o,r)
Expand Down

0 comments on commit 62ce949

Please sign in to comment.