Skip to content

zAdmin Global admins

Matt Terwilliger edited this page Feb 9, 2021 · 1 revision

Global admins have instructor access on all courses/queues. They also have access to a global admin panel (/admin/courses) to create/delete courses.

There's currently no mechanism to promote a user to global admin (see #51), so just update the user manually in the database by setting users.global_admin to true.

The first user to login will automatically be a global admin.