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 PPA's password change option.