infra-docs-fpo/modules/howtos/pages/discourse_spam.adoc

19 lines
430 B
Text
Raw Normal View History

= 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>`