]> jfr.im git - irc/freenode/web-7.0.git/commitdiff
Add SASL instructions for LimeChat on macOS
authorEric Mertens <redacted>
Thu, 2 May 2019 23:57:35 +0000 (16:57 -0700)
committerChristel Dahlskjaer <redacted>
Tue, 7 May 2019 16:16:28 +0000 (17:16 +0100)
content/kb/sasl/limechat.md [new file with mode: 0644]
content/kb/using/sasl.md

diff --git a/content/kb/sasl/limechat.md b/content/kb/sasl/limechat.md
new file mode 100644 (file)
index 0000000..0eda965
--- /dev/null
@@ -0,0 +1,17 @@
+Title: Configuring SASL for LimeChat on macOS
+---
+
+If you have already added freenode as a network, right-click on the network, select Server Properties or press ⌘U.
+
+1. Click on the *General* tab.
+2. Set *Port* to 6697.
+3. Check *SSL Connection*.
+4. Enter your registered nickname under *Nickname*.
+5. Enter your registered nickname under *Login name* (these should match).
+6. Enter your NickServ password under *Nickserv Password*.
+7. Check *Use SASL*.
+8. Click OK.
+
+Due to a bug in LimeChat it is important that Nickname and Login name match!
+
+If everything was configured correctly, you should see a `SASL authentication successful` message when you connect. You will already be identified, so you don't need to do this again.
index 87d81eadca83bfdfe9042513a42a62fe5cdcf221..b16a45f9db7adf9362d99f3b9b59e3ae243c7847 100644 (file)
@@ -13,16 +13,17 @@ We have instructions on how to configure SASL for some clients, below. If asked
 * [AndroIRC <i class="fa fa-external-link" aria-hidden="true"></i>](http://wiki.androirc.com/nickserv_sasl)
 * [Chatzilla](kb/sasl/chatzilla)
 * [EPIC5](kb/sasl/epic5)
+* [glirc <i class="fa fa-external-link" aria-hidden="true"></i>](https://github.com/glguy/irc-core/wiki/Automatically-authenticating-to-NickServ)
 * [HexChat](kb/sasl/hexchat)
 * [irssi](kb/sasl/irssi)
 * [Konversation <i class="fa fa-external-link" aria-hidden="true"></i>](http://userbase.kde.org/Konversation/Configuring_SASL_authentication)
 * [KVIrc](kb/sasl/kvirc)
+* [LimeChat](kb/sasl/limechat)
 * [mIRC](kb/sasl/mirc)
 * [Quassel](kb/sasl/quassel)
 * [Textual](kb/sasl/textual)
 * [Weechat <i class="fa fa-external-link" aria-hidden="true"></i>](https://www.weechat.org/files/doc/stable/weechat_user.en.html#irc_sasl_authentication)
 * [ZNC <i class="fa fa-external-link" aria-hidden="true"></i>](http://wiki.znc.in/Sasl#example)
-* [glirc <i class="fa fa-external-link" aria-hidden="true"></i>](https://github.com/glguy/irc-core/wiki/Automatically-authenticating-to-NickServ)
 
 If you know of any additions or corrections to the lists above, or would like to contribute a script or (better) documentation, contact us on IRC.