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:
771 bytes
|
Line | |
---|
1 | % Restoring file /usr/local/lib/Yap/startup.yss |
---|
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.buy_rockets <- pAcme.worst_lucked |
---|
10 | pAcme.preferred_customer <- pCoyote |
---|
11 | pAcme.worst_lucked <- pCoyote |
---|
12 | |
---|
13 | ===good============ Acme.buy_rockets <- Coyote |
---|
14 | YAP query succeed |
---|
15 | pAcme.buy_rockets <- pAcme.preferred_customer |
---|
16 | pAcme.preferred_customer <- pCoyote |
---|
17 | |
---|
18 | next proof: |
---|
19 | pAcme.buy_rockets <- pAcme.worst_lucked |
---|
20 | pAcme.worst_lucked <- pCoyote |
---|
21 | |
---|
22 | next proof: |
---|
23 | no more.. |
---|
24 | |
---|
25 | |
---|
26 | ===good============ Acme.preferred_customer <- Coyote |
---|
27 | YAP query succeed |
---|
28 | pAcme.preferred_customer <- pCoyote |
---|
29 | |
---|
30 | next proof: |
---|
31 | no more.. |
---|
32 | |
---|
33 | |
---|
34 | ===bad=============== Coyote.friend <- Acme |
---|
35 | YAP query failed |
---|
36 | |
---|
37 | next proof: |
---|
38 | no more.. |
---|
39 | |
---|
Note: See
TracBrowser
for help on using the repository browser.