axis_examplecompt_changesinfo-opsversion-1.30version-2.00version-3.01version-3.02
Last change
on this file since 15100e9 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 |
---|
6 | java -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.