MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Condition::ACL
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index NAME
OpenXPKI::Server::Workflow::Condition::ACL
SYNOPSIS
<action name=``CreateCSR''>
<condition name=``ACL::create_csr''
class=``OpenXPKI::Server::Workflow::Condition::ACL''>
<param name=``activity'' value=``create_csr''/>
</condition></action>
DESCRIPTION
The condition checks the access control list if the requested activityis covered by the configured
ACL. The first argument is the name of theactivity. You can use the activity argument to group actions.
The affected role is taken from the context of the workflow. Theparameters role and cert_role are interpreted as the affected role.If the parameters are missing or empty then the role is interpretedas the CA itself. This makes sense for operationslike access to CA certificates and generation of CRLs.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.