Users

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Users)
Line 1: Line 1:
Users and user groups are the base of the authentication and the authorization on Toolpack systems.
+
Users and User Groups are the basis of authentication and authorization forToolpack systems.
  
 
== Users ==
 
== Users ==
Line 10: Line 10:
 
== User Groups ==
 
== User Groups ==
  
User groups define a group of authorized actions on each resources of the Toolpack Web Portal. Resources are defined by their presence in the left menu of the application.
+
User Groups define a list of authorized actions applied to each item on the left-hand Toolpack Web Portal menu (resources).
  
There is 3 authorization levels per resource:
+
There are 3 authorization levels per resource:
 
   '''Read/Write'''
 
   '''Read/Write'''
 
     Full access to the resource.
 
     Full access to the resource.
 
   '''Read'''
 
   '''Read'''
     Only consultation access to the resource. The action commands will be hidden.
+
     Only view access to the resource. The action commands will be hidden.
 
   '''None'''
 
   '''None'''
 
     No access to the resource. It won't be displayed in the left menu.
 
     No access to the resource. It won't be displayed in the left menu.
  
Each users need to be in a user group. To modify a user access to a resource, you need to modify its user group or create a new user group with the required authorization.  
+
Each User needs to be in a User Group.  
 +
To modify a User access to a resource, you need to modify its User Group or create a new User Group with the required authorization.  
  
The ''Admin'' user group is not modifiable and each users in this group get access to all the resource in the Web Portal.
+
The ''Admin'' User Group is not modifiable, and each User in this group gets access to all the resource in the Web Portal.

Revision as of 12:52, 27 March 2013

Users and User Groups are the basis of authentication and authorization forToolpack systems.

Users

Every person using the Toolpack Web Portal should have their own user. Users are defined by a username and a password.

This facilitates debugging; especially when combined with the use of audit logs and the management of authorization by user groups.

User Groups

User Groups define a list of authorized actions applied to each item on the left-hand Toolpack Web Portal menu (resources).

There are 3 authorization levels per resource:

 Read/Write
   Full access to the resource.
 Read
   Only view access to the resource. The action commands will be hidden.
 None
   No access to the resource. It won't be displayed in the left menu.

Each User needs to be in a User Group. To modify a User access to a resource, you need to modify its User Group or create a new User Group with the required authorization.

The Admin User Group is not modifiable, and each User in this group gets access to all the resource in the Web Portal.

Personal tools