howtos/discourse_spam.md
Michal Konečný 63b6507148 Add howto for dealing with discourse spam
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-07-17 11:19:59 +00:00

18 lines
428 B
Markdown

# How to deal with spam posts on discourse
When an ticket is raised for a spam user on the Fedora infra tracker take the
following actions.
## Disable user in IPA
### Frontend
* Login to the [ipa server](https://id.fedoraproject.org/ipa/ui) and search the users name.
* Click on the user.
* In the Actions dropdown menu click disable
### Command line
* ssh to ipa01.iad2.fedoraproject.org
* run `ipa user-disable <user>`