infra-docs-fpo/modules/howtos/pages/discourse_spam.adoc
Nils Philippsen b4afb2f945 DC move: iad => rdu3, 10.3. => 10.16.
And remove some obsolete things.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2025-07-04 16:32:42 +02:00

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