namespace CheckAccess int main (int, char**)

CheckAccess (akenti CA)
Use this program to checks a user's access to a resource

Documentation

CheckAccess (akenti CA)
Use this program to checks a user's access to a resource.
-f arg            - akenti engine config file
-r arg            - resource
[-x arg]          - user's x509 certificate chain (PEM)
[-u arg -c arg]   - user's DN and user's CADN
[-R arg]*         - one or more specific action(s)
[-A arg -V arg]*  - one or more attribute/value pair
[-P]              - show all certificates used in making the decision
[-o arg]          - certificates' output file (defaults to stdout)
[-q]              - show concise output
[-v]              - verbose
[-h]              - prints this message
What can a user do? example: akenti CheckAccess -f conf.txt -r "R1/S1" -x userX509Cert Can a user do read and write?> (Ignore other actions) example: akenti CA -f conf.txt -r "R1" -x cert -R read -R write What can a user playing the role of a manager do? (Ignore other roles) example: akenti CA -f conf.txt -r "R3" -x cert -A role -V manager

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de