os/security/authorisation/userpromptservice/policies/test/tupspolicies/scripts/policyeclipse.ini
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/authorisation/userpromptservice/policies/test/tupspolicies/scripts/policyeclipse.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,60 @@
     1.4 +[requests]
     1.5 +numrequests=3
     1.6 +
     1.7 +; Eclipsing test part 2 - eclipse policy file on Z drive
     1.8 +; Version nos. are different and a different policy is matched
     1.9 +; because the upgraded policy depends on the system server security check.
    1.10 +[request0]
    1.11 +clientsid=01000030
    1.12 +clientvid=70000001
    1.13 +serversid=01033000
    1.14 +serviceid=01032001
    1.15 +destination=anydestination
    1.16 +securityresult=false
    1.17 +response=Always
    1.18 +expectederror=0
    1.19 +expectedflags=12
    1.20 +expectedsilent=false
    1.21 +expectedmajorversion=3
    1.22 +expectedminorversion=2
    1.23 +expectedpolicyevaluator=10283698
    1.24 +opaquedata=opaque0
    1.25 +
    1.26 +; Policy file only exists on the system drive
    1.27 +[request1]
    1.28 +clientsid=01000030
    1.29 +clientvid=70000001
    1.30 +serversid=01034000
    1.31 +serviceid=01032001
    1.32 +destination=systemdrive
    1.33 +securityresult=false
    1.34 +response=Never
    1.35 +expectederror=0
    1.36 +expectedflags=11
    1.37 +expectedsilent=false
    1.38 +expectedmajorversion=1
    1.39 +expectedminorversion=0
    1.40 +expectedpolicyevaluator=10283698
    1.41 +opaquedata=opaque1
    1.42 +
    1.43 +; Policy file on Z drive is eclipsed by a corrupt policy
    1.44 +; file on the system drive. Ignore the file on the system drive.
    1.45 +[request2]
    1.46 +clientsid=01000030
    1.47 +clientvid=70000001
    1.48 +serversid=01035000
    1.49 +serviceid=01035001
    1.50 +destination=anydestination
    1.51 +securityresult=false
    1.52 +response=Always
    1.53 +expectederror=0
    1.54 +expectedflags=1
    1.55 +expectedsilent=false
    1.56 +expectedmajorversion=1
    1.57 +expectedminorversion=1
    1.58 +expectedpolicyevaluator=10283698
    1.59 +opaquedata=opaque11
    1.60 +
    1.61 +
    1.62 +
    1.63 +