2020-05-12 18:04:03 +01:00
|
|
|
# Make mailman user an admin
|
2020-05-12 16:14:51 +01:00
|
|
|
|
2020-05-12 18:04:03 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
Go to the [mailman site](https://lists.fedoraproject.org/archives/)
|
|
|
|
on the top right corner select `Sign In`
|
2020-05-12 16:14:51 +01:00
|
|
|
|
2020-05-12 16:56:34 +01:00
|
|
|
Do not login through the username and password fields, login using the
|
|
|
|
third party `Fedora` link to assume fas permissions.
|
2020-05-12 16:14:51 +01:00
|
|
|
|
2020-05-12 16:56:34 +01:00
|
|
|
Once logged in navigate to the [django admin page](https://lists.fedoraproject.org/django-admin)
|
|
|
|
you should see in the top right corner that you are logged in.
|
2020-05-12 16:14:51 +01:00
|
|
|
|
2020-05-12 16:56:34 +01:00
|
|
|
Search for the user who you wish to make admin, click on the name and
|
|
|
|
tick the `staff status` box. Click the save button at the bottom.
|
|
|
|
Admin access should now be present for the user.
|
2020-05-12 18:04:03 +01:00
|
|
|
|
|
|
|
---
|