Size: 629
Comment: add user to babase info
|
Size: 631
Comment: wording
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
* Users can be added to babase, as well as a schema created, and permissions set, by completing the following steps in an SSH window. | * Users can be added to babase, as well as a schema created, and permissions set, by completing the following steps using a SSH client. |
This page will be used to store codes, protocols, and procedures for use by the Data Managers.
Adding a User to Babase
- Users can be added to babase, as well as a schema created, and permissions set, by completing the following steps using a SSH client.
PGPASSWORD=********* babase_user_add username babase_readers
- The ********* here would be the babase_admin password
- The Username selected will become not only the babase username and temporary password but also the schema name.
- It is very important that the user immediately change their password using pHpPgadmin's password change option.