18 lines
430 B
Text
18 lines
430 B
Text
= How to deal with spam posts on discourse
|
|
|
|
When a ticket is raised for spam user on the Fedora Infra tracker take the
|
|
following actions.
|
|
|
|
== Disable user in IPA
|
|
|
|
=== Frontend
|
|
|
|
. Login to the link:https://id.fedoraproject.org/ipa/ui[ipa server] and search the users name.
|
|
. Click on the user.
|
|
. In the Actions dropdown menu click disable
|
|
|
|
|
|
=== Command line
|
|
|
|
. ssh to `ipa01.rdu3.fedoraproject.org`
|
|
. run `ipa user-disable <user>`
|