ACL Role, ACL Group and ACL Authority technical details

From EPrints Documentation
Revision as of 16:27, 8 January 2015 by Libjlrs (talk | contribs) (Created page with '==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 typ…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.