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

Authorised Genus

Overview

In Katmandoo, Authorised Genus is used to grant permission to system groups for the genus (crops) ie this table defines which genus can be used in which Sub-system.

See the Authorised Genus section in the security framework for detail information.

Example:
SystemGroup Genus System Role Wheat does it mean?
Wheat Agronomy Genotype Admins Wheat Admin The users in Wheat Agronomy Genotype Administrator group have DEAR (ie DELETE, EDIT, ADD and READ) permission to the Wheat Genotypes.
Wheat Agronomy Genotype Admins Barley Guest The users in Wheat Agronomy Genotype Administrator group have READ only permission to the Barley Genotypes.
Wheat Agronomy Genotype Admins Lupin None The users in Wheat Agronomy Genotype Administrator group can NOT use Lupin Genotypes.
Wheat Agronomy Breeders Wheat Operation The users in Wheat Agronomy Breeders group have DEAR (ie DELETE, EDIT, ADD and READ) permission add new Wheat Genotypes.

Table Structure

Column Name Description
SystemGroupId (PK) Identification Number that identifies a system group.
GenusId (PK) Identification Number that identifies a Genus.
RoleId (FK) Identification Number that identifies a role that can be granted in the system. (REQUIRED)
ResourceRole It is generated dynamically by concatenating GenusName and RoleName (ie this column does NOT exist in the table).

Main Form

Authorised Genus is managed using the System Group Main Form.

Setup Form

To grant permission to a System Group on using Genus, follow the steps below :
Illustrative snapshot:
Update Authorised Genus Form (Click it to change its size)
  1. Roles (Permissions) that are granted to [ Lupin Agronomy Admins ] system group.
    • The system group has None role  (ie no permission) on Barley, Brassica, Bread Wheat and Durum Wheat Genotypes ie users of this group can not use genotypes of any these genus.
    • The system group has Admin role  (ie Delete/Edit/Add/Read permission) on Lupin Genotypes ie users of this group have administrative permission on Lupin genotype.
    • The system group has Genus role  (ie Read permission) on Oats Genotypes ie users of this group can use Oats genotype in Lupin Agronomy Trials.
  2. Explains the level of permission that each role grants.
  3. Alternately, select a role and click the button to update the selected role for all the listed Genus.

See Also