Changes between Version 20 and Version 21 of FeddSkelPlugin
- Timestamp:
- Feb 28, 2012 2:20:58 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeddSkelPlugin
v20 v21 46 46 {{{ 47 47 $ cd /my/config/directory 48 $ access_to_abac.py --cert=fedd.pem --dir= abac --map=skel.map --type=skel skel_access48 $ access_to_abac.py --cert=fedd.pem --dir=`pwd`/abac --map=skel.map --type=skel skel_access 49 49 }}} 50 50 51 Note that the {{{--dir}}} parameter must take an absolute pathname. 51 52 We discuss [wiki:FeddABAC#access_to_abac.py access_to_abac.py] on the [wiki:FeddABAC] page. 52 53