mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-12-28 06:02:47 +01:00
identifying_to_services: don't assume Atheme
This commit is contained in:
parent
937b2e6947
commit
f6dd9e8f3a
@ -46,10 +46,12 @@ SASL PLAIN is identifying using username and password, SASL EXTERNAL is identify
|
||||
using CertFP 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
|
||||
supported with ``/msg SaslServ help`` and if you get response, SASL is
|
||||
probably supported, if you don't get reply or get error about no such nick,
|
||||
SASL isn't supported.
|
||||
Note that SASL isn't supported on all networks. As the only way to check
|
||||
if SASL is supported is either ``/quote CAP LS`` (which usually gets eaten
|
||||
by bouncers) or connecting to the network and seeing if it works, we
|
||||
recommend always configuring SASL and whoising the bot to see if it worked.
|
||||
If it didn't work, you might want to ask the network operators about their
|
||||
SASL support and request them to start supporting it.
|
||||
|
||||
SASL is widely agreed as the best method to identify to services as it
|
||||
identifies you before anyone (other than IRC operators) can see that you
|
||||
|
Loading…
Reference in New Issue
Block a user