source: fedd/abac-src/ttg/test/jan_demo/heuristic/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: 1007 bytes
Line 
1[EntityID]
2SAdmir
3
4[SelfReachable]
5SE.usr <-- SAdmir
6
7[PolicyReachable]
8SE.friendly <-- US
9SAdmir.needsSLocs <-- SAdmir.NRetTacCom.NRetTacUsr
10SAdmir.NRetTacCom <-- USEUCOM.NRetUSTacCom
11SAdmir.getsSLocs <-- SAdmir.needsSLocs
12# The intersection is removed to fit the visualization on one monitor
13#SAdmir.getsSLocs <-- SE.friendly.usr ^ SAdmir.needsSLocs
14# The following are added for illustrating heuristical search
15#SAdmir.NRetTacCom <-- EstoniaCOM.NRetEstTacCom
16SAdmir.NRetTacCom <-- FinnCOM.NRetFinnTacCom
17SAdmir.getsSLocs <-- SENavy.usr
18SAdmir.getsSLocs <-- SEAFHQ.usr
19
20[IssuerTracesAll]
21friendly
22
23[IssuerTracesDef]
24getsSLocs
25needsSLocs
26NRetTacCom
27
28[SubjectTraceable]
29usr
30NRetTacUsr
31NRetUSTacCom
32assignedNRet
33
34[Strategy]
35type=stingy
36#type=default
37successWeight=0.01
38init=3.00
39# Flag to set whether it's trainable   
40training=false
41#weightFile=swedish_weights.txt         ; default should be weights.SAdmir
42#init=7.00                             ; the inital value to be set
43
44[AccessControl]
45
46[AckPolicy]
47
48
49
Note: See TracBrowser for help on using the repository browser.