mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-12-26 05:02:37 +01:00
use/identifying_to_services: rewording
I don't recommend anything anymore there, network operators do that now (ask at \#freenode and they will suggest SASL as reads at https://freenode.net/faq.shtml#identify ). Also mention that SASL is SASL PLAIN and to use SASL EXTERNAL you simply configure CertFP + explain difference between the two mechanisms.
This commit is contained in:
parent
c6205fc441
commit
24aa8027de
@ -4,14 +4,18 @@
|
|||||||
Identifying the bot to services
|
Identifying the bot to services
|
||||||
*******************************
|
*******************************
|
||||||
|
|
||||||
The different methods are listed in order which I (Mikaela) recommend. You
|
The different methods listed here are in the order how they are usually recommended
|
||||||
can use all of these methods or only some of them. I (Mikaela) personally
|
by network operators.
|
||||||
use SASL, CertFP and Server password.
|
|
||||||
|
|
||||||
Please also note that SASL and CertFP are only supported on Limnoria.
|
Please also note that SASL and CertFP are only supported on Limnoria.
|
||||||
|
|
||||||
SASL
|
SASL PLAIN
|
||||||
----
|
----------
|
||||||
|
|
||||||
|
*To use SASL EXTERNAL, you must only configure CertFP and it's attempted automatically.*
|
||||||
|
SASL PLAIN is identifying using username and password, SASL EXTERNAL is identifying by
|
||||||
|
using CertFP fingerprint which is explained later on this document. It doesn't need
|
||||||
|
username or password to be configured.
|
||||||
|
|
||||||
Note that SASL isn't supported on all networks. You can easily test if it's
|
Note that SASL isn't supported on all networks. You can easily test if it's
|
||||||
supported with ``/msg SaslServ help`` and if you get response, SASL is
|
supported with ``/msg SaslServ help`` and if you get response, SASL is
|
||||||
|
Loading…
Reference in New Issue
Block a user