User Management¶
Creating a User Account¶
Click on the Server button, select the PostgreSQL menu item, and click the OK button.
Click on the User button and select the New menu item for creating a user account.
Select the name of the database and specify the requested information about the user.
Note:
- User type shall be specified as Native Authentication
- Administrator shall be ticked off for normal users
- Trusted Account shall be left blank
Click Create.
Edit a user¶
To change the properties of an existing user, select Edit..., select the database and the user of the database to edit.
Use the Edit user functionality e.g. when a password has been forgotten and a new temporary user password should be created.
Click "Update" to update the user information.
Warning
After changing a users password using the Edit user dialog, it is highly recommeded to change the user password from MIKE Workbench when loging in with the new temporary user password.
Remove a user¶
To remove an existing user, select Remove... and select the database and the user of the database to remove.
Click Remove to remove the user permanently.