Changes between Version 20 and Version 21 of FeddSkelPlugin


Ignore:
Timestamp:
Feb 28, 2012 2:20:58 PM (12 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeddSkelPlugin

    v20 v21  
    4646{{{
    4747$ cd /my/config/directory
    48 $ access_to_abac.py --cert=fedd.pem --dir=abac --map=skel.map --type=skel skel_access
     48$ access_to_abac.py --cert=fedd.pem --dir=`pwd`/abac --map=skel.map --type=skel skel_access
    4949}}}
    5050
     51Note that the {{{--dir}}} parameter must take an absolute pathname.
    5152We discuss [wiki:FeddABAC#access_to_abac.py access_to_abac.py] on the [wiki:FeddABAC] page.
    5253