Open topic with navigation
Admin
The Admin module links closely to the Toolkit module, but the Admin module is oriented more toward User, Group, Table, Column and Security.
Group Items
- User - A person who logs into iWeb or xWeb. eWeb Users are different.
- Group - A security group.
- Table - Setup information about a database table.
- Column - Setup information about columns of a database table.
- System Option - Configurable options.
- Change Log - database table that logs changes to records including old value, new value, change user and change time.
- Database Table and Column Privileges:
- Privilege - Security information on users' permission to select, insert, update and delete data. This is derived/propagated based on the next two items:
- Group Table Privilege - Governs a Group's insert, select, update and delete Privileges on a database Table.
- Group Column Privilege - Governs a Group's select (i.e. read) and update (i.e. write) Privileges on a database Table's Column.
Processes