source: fedd/abac-src/rtml/examples/will/test @ df783c1

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

ABAC sources from Cobham

  • Property mode set to 100644
File size: 372 bytes
Line 
1#!/bin/tcsh
2# Properties that are configurable:
3#
4#    edu.stanford.rt.SystemDomain - the file pathname for SystemSpec.xml
5#    com.nailabs.abac.credential.Hash - the hash id to examine
6java    -Dedu.stanford.rt.SystemDomain=${HOME}/rtml/schemas/SystemSpec.xml \
7        -Dcom.nailabs.abac.credential.Hash="FakeHashCredential05" \
8        com.nailabs.abac.credential.RtmlEngine ussh.xml
Note: See TracBrowser for help on using the repository browser.