Problem with connecting to Cartridge Tarantool #7665
Answered
by
Totktonada
drozdoff-dev
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
Totktonada
Sep 10, 2022
Replies: 1 comment
-
(Answered in #7666, will cite here.) Give all right to the guest user: box.schema.user.grant('guest', 'super') You can find description of all the user management functions in the documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
drozdoff-dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(Answered in #7666, will cite here.)
Give all right to the guest user:
You can find description of all the user management functions in the documentation.