ACL Role, ACL Group and ACL Authority technical details

From EPrints Documentation
Revision as of 10:12, 9 January 2015 by J.beaman@leeds.ac.uk (talk | contribs) (ACL_Roles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Access Control Layer

ACL_Roles

  • Fields
    • ID
    • ACL_Authority (e.g. LDAP; IP address; EPrintsUser)
    • Role title
    • Role description
    • Filter (e.g. member of a specific LDAP group; EPrintsUser type = editor)

ACL_Groups

  • Fields
    • ID
    • Group name
    • Group description
    • ACL_Roles
    • Role combination (AND / OR)

ACL_Authority

A perl class that provides a framework to interface with authentication methods.