axis_examplecompt_changesinfo-opsversion-2.00version-3.01version-3.02
Last change
on this file since 181cf9c was
181cf9c,
checked in by Jay Jacobs <Jay.Jacobs@…>, 15 years ago
|
API tested. Use abac_test.sh for example usage.
|
-
Property mode set to
100644
|
File size:
460 bytes
|
Line | |
---|
1 | # Create a new context for the negotiation |
---|
2 | ./abac_client.py create --cert=emulab.pem --transport=soap \ |
---|
3 | --trace \ |
---|
4 | --url=http://localhost:8443/axis/services/feddABACPort \ |
---|
5 | --file=/usr/local/tomcat5.5/webapps/axis/WEB-INF/geni.txt |
---|
6 | # Run the negotiation with an access request |
---|
7 | ./abac_client.py access --cert=emulab.pem --transport=soap \ |
---|
8 | --trace \ |
---|
9 | --url=http://localhost:8443/axis/services/feddABACPort \ |
---|
10 | --context_id=2 --goal=GENI:GENI.CTFaccess<<---Alice |
---|
Note: See
TracBrowser
for help on using the repository browser.