A DB user is the user of a database management system. He or she works in a particular DB role.
A user logs in to a database as DB user. The user thus has the authorizations of the DB user. These authorizations include object authorizations and role authorizations.
An object authorization is an access right to the system or to tables.
A role authorization is the right to use a DB role. If a DB user is working in a DB role, they have the authorizations for this role too.
Using DB users and DB roles with the associated authorizations increases the security of a database management system, since each user has only the authorizations required for their work.
Prerequisites
A database schema is present.
Context
The purpose is to model a user, or a role in which a user is working.
How to proceed
Select Start>New>New Element>Database administration>DB user or ...>DB role.
A new DB user or a DB role is created below the selected database schema. The name is automatically selected for renaming.
Enter the name and confirm with the [Enter] key.
Prerequisites
A DB user or DB role exists.
Context
The purpose is to model the authorizations of a user or a role.
How to proceed
In the model structure, select the DB user or DB role.
The associated authorizations for objects and roles are listed in the Details tool window.
To create a new role authorization, select New Subelement>Database administration>Role authorization from the context menu.
You will be prompted to select a DB role.
How to proceed
© 1986-2014 MID GmbH Nuremberg Germany. DIN EN 9001 certified. All rights reserved.