⇤ ← Revision 1 as of 2007-07-17 15:45:37
Size: 272
Comment: creation of page
|
Size: 629
Comment: add user to babase info
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
* | {{{ 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. |
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 in an SSH window.
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.