Tarantool CE/EE Documentation portal logo
Support
Updated at July 17, 2026   02:08 PM

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: access_control_user_info.