box.schema.user.info() | Tarantool

box.schema.user.info()

box.schema.user.info([username])

Return a description of a user’s privileges.

Parameters:
  • username (string) – the name of the user. This is optional; if it is not supplied, then the information will be for the user who is currently logged in.

See also: Getting a user’s information.

Found what you were looking for?
Feedback