mei_rt2mei_rt2_fix_1
Last change
on this file since 20eaefe was
f2d67a5,
checked in by Mei <mei@…>, 12 years ago
|
1) put back that yap info line in the saved example output
|
-
Property mode set to
100644
|
File size:
678 bytes
|
Rev | Line | |
---|
[f2d67a5] | 1 | % Restoring file /usr/local/lib/Yap/startup.yss |
---|
[ba6027a] | 2 | |
---|
| 3 | ...final principal set... |
---|
| 4 | (pAcme,keyid,y) |
---|
| 5 | (pCoyote,keyid,y) |
---|
| 6 | |
---|
| 7 | ...final policy attribute set... |
---|
| 8 | pAcme.buy_rockets <- pAcme.preferred_customer |
---|
| 9 | pAcme.preferred_customer <- pCoyote |
---|
| 10 | |
---|
| 11 | ===good============ Acme.preferred_customer <- Coyote |
---|
| 12 | YAP query succeed |
---|
| 13 | pAcme.preferred_customer <- pCoyote |
---|
| 14 | |
---|
| 15 | ===good============ Acme.buy_rockets <- Coyote |
---|
| 16 | YAP query succeed |
---|
| 17 | pAcme.buy_rockets <- pAcme.preferred_customer |
---|
| 18 | pAcme.preferred_customer <- pCoyote |
---|
| 19 | |
---|
| 20 | ===bad=============== Coyote.friend <- Acme |
---|
| 21 | YAP query failed |
---|
| 22 | |
---|
| 23 | ===bad=============== Acme.buy_rockets <- Acme.preferred_customer |
---|
| 24 | fail, a.o <- b.o and a.r <- a.r query is not implemented yet !!! |
---|
Note: See
TracBrowser
for help on using the repository browser.