Home | Using Katmandoo | Quick Start Guide | How-to | Task Menu | Table of Contents | See Also | Collapse All

Authorised System Group

Overview

In Katmandoo, it is used to assign a system user to one or more system group.

See the Authorised System Group section in the security framework for detail information.

Table Structure

Column Name Description
AuthorisedSystemGroupId (PK) Identification Number that uniquely identifies a Authorised System Group record

This is an Integer Auto Number and is generated by the database automatically.
UserId (AK) Id that identifies a system user.
SystemGroupId (AK) Id that identifies a system group.

Pre-requisite

The following information must exist before a a user can be associated with any system group.

Main Form

Authorised System Group is managed using the System User Main Form.

Setup Form

To add a System Users to System Groups, follow the steps below :
Illustrative snapshot:
Update Authorised System Group Form (Click it to change its size)
  1. Click the combo-box to selected a System Group.
  2. Click it to add all the System Groups so that the selected System User becomes members of those system groups.
  3. Click it to add the User System Groups (ie System Group Name containing [ User ] word) so that the selected System User becomes members of those system groups.
  4. Delete selected System Group (4 in the snapshot).

See Also