]> jfr.im git - irc/freenode/web-7.0.git/blob - content/kb/sasl/chatzilla.md
add description of default user modes
[irc/freenode/web-7.0.git] / content / kb / sasl / chatzilla.md
1 Title: Configuring SASL for Chatzilla
2 ---
3 This script is by Gryllida, for the [ChatZilla add-on <i class="fa fa-external-link" aria-hidden="true"></i>](https://addons.mozilla.org/addon/16 ) to Firefox.
4
5 1. Install [the cz_sasl script](static/files/cz_sasl.js) as you would any other script, following the [instructions here <i class="fa fa-external-link" aria-hidden="true"></i>](http://chatzilla.hacksrus.com/faq/#install-script)
6 2. Enter `/plugin-pref cz_sasl`
7 3. Enter `/plugin-pref cz_sasl sasl.username YOUR_USERNAME` replacing `YOUR_USERNAME` with your registered nickname
8 4. Enter `/plugin-pref cz_sasl sasl.password YOUR_PASSWORD` replacing `YOUR_PASSWORD` with your NickServ password
9 5. If you want to continue connecting when SASL authentication fails, enter `/plugin-pref cz_sasl sasl.proceed_on_fail true`
10
11 If everything has been configured correctly, the next time you connect you should see the message "SASL authentication successful".