Applying Indefinite Bans

Only people with access to the backend of the website can do this. If Rails console is not working, check to make sure user is in the RVM group (should only apply to new users).

  1. SSH into ozfortress.com.
  2. Navigate to the production directory: cd /opt/citadel/current
  3. Run the ban_user script, ensuring the username you input is identical to the one on their user profile: RAILS_ENV=production bundle exec rails r script/ban_user.rb STEAMID64 username
    • You can put any name there technically, which can be useful for renaming and banning the account.