Replies: 1 comment
|
The only valid values for status here are 'admin', 'curator', 'submitter', or 'user'. You need to set this to 'admin', not 'validated'. https://bigsdb.readthedocs.io/en/latest/dbase_setup.html#setting-up-the-admin-user The curator field is the id of the user creating the user. It needs to exist in the users table. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I created a user in USERS for the database bigsdb_test_isolates:
And the run add_user.pl.
I tried to set curator as 5 but it doesn't work. It accepts only 0 and 1.
Can you tell me this is the correct procedure to set one user?
The manual only show the details for site-wide.
Thank you!
All reactions