source: fedd/abac-src/ttg/test/jan_demo/tnttg/sadmir.txt @ 8780cbec

axis_examplecompt_changesinfo-opsversion-1.30version-2.00version-3.01version-3.02
Last change on this file since 8780cbec was 8780cbec, checked in by Jay Jacobs <Jay.Jacobs@…>, 15 years ago

ABAC sources from Cobham

  • Property mode set to 100644
File size: 1002 bytes
Line 
1[EntityID]
2SAdmir
3
4[SelfReachable]
5SE.usr <-- SAdmir
6
7[PolicyReachable]
8SE.friendly <-- US
9SE.friendly <-- Estonia
10SAdmir.needsSLocs <-- SAdmir.NRetTacCom.NRetTacUsr
11SAdmir.NRetTacCom <-- USEUCOM.NRetUSTacCom
12SAdmir.getsSLocs <-- SE.friendly.usr ^ SAdmir.needsSLocs
13# The following are added for illustrating heuristical search
14#SAdmir.NRetTacCom <-- EstoniaCOM.NRetEstTacCom
15#SAdmir.NRetTacCom <-- FinnCOM.NRetFinnTacCom
16#SAdmir.getsSLocs <-- SENavy.usr
17#SAdmir.getsSLocs <-- SEAFHQ.usr
18#SAdmir.getsSLocs <-- SAdmir.needsSLocs
19
20[IssuerTracesAll]
21friendly
22
23[IssuerTracesDef]
24getsSLocs
25needsSLocs
26NRetTacCom
27
28[SubjectTraceable]
29usr
30NRetTacUsr
31NRetUSTacCom
32NRetEstTacCom
33assignedNRet
34
35[Strategy]
36type=default
37#type=stingy
38#successWeight=0.01
39#init=3.00
40#init=7.00                             ; the inital value to be set
41#training=true                         ; flag to set whether it's trainable
42#weightFile=swedish_weights.txt        ; default should be weights.SAdmir
43
44[AccessControl]
45
46[AckPolicy]
47
48
49
Note: See TracBrowser for help on using the repository browser.