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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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!
Beta Was this translation helpful? Give feedback.
All reactions