The Official PostNuke Installation & Getting Started Guide: Revision 9939 / Preview | ||
---|---|---|
Prev | Chapter 17. Groups & Permissions | Next |
Your site has visitors -- Anonymous (tier zero) or Registered users (tier one) -- who read the news and Admins (tier two) who post the news. New users are automatically placed into the "users" group when they register for the system, though this is definable within PostNuke's configuration options by going to Administration -> Settings -> Initial group for users and typing the name of the group to which new users should be assigned.
Therefore, if we examine the "tiers" of Permissions in the default PostNuke configuration, we see:
Tier 0: Anonymous -- Visitors who have NOT registered for an account on the site
Tier 1: "Users" -- Users who have registered for an account on the site
Tier 2: "Admins" -- Administrative control of the site
The PostNuke Group system allows users to be placed into any number of groups, which are used to control access to and administrative functions on the site. If a user is a member of two or more Groups, the Groups are evaluated in the order the Groups are listed in Administration -> Permissions.
The mapping between users and groups is many-to-many relationship -- multiple users can be in a single Group, and each user can be in any number of Groups.