Note: This documentation is for an old version of Webinator. The latest documentaion is here.

Object hierarchy

Each administrative action that can be access-controlled (eg. editing walk settings, creating accounts) can be thought of as an object. Some actions are broader than others and can be thought of as a superset, eg. editing all profiles is a superset of editing a specific profile. Thus, access control objects are arranged in a tree-like hierarchy, where each object has a parent object, and can inherit permissions from it. This makes setting privileges on a logical group of objects (eg. all profiles) easier, as only one object may need to be changed (the parent). Also, when new child members (eg. new profiles) are created, they will inherit the same privileges automatically. The access control object hierarchy in Webinator is as follows:

 

/                      Global root object
   Users/                 User accounts
      webinator              webinator user
      ...                    Other users    
   Groups/                User groups
   Profiles/              Profiles
      default                default profile
      ...                    other profiles
   Settings/              Profile settings
   Maintenance/           Maintenance page
      Info/
      Updates/

Note that these "files" do not really exist: the objects are merely symbols representing actions that can be access-controlled.


Copyright © Thunderstone Software     Last updated: Thu Dec 22 14:38:01 EST 2011
Copyright © 2024 Thunderstone Software LLC. All rights reserved.