Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: sasl trouble  (Read 4139 times)

0 Members and 1 Guest are viewing this topic.

CrazyCat

  • Anope User
  • Offline Offline
  • Posts: 240
    • French Eggdrop community
sasl trouble
« on: May 15, 2020, 12:51:36 PM »

Hello there,

I'm trying to use sasl authentification with anope2.06 and unreal 5.0.2
When doing a /cap ls, I can see sasl=EXTERNAL,PLAIN
When doing a /os list all, I can see m_sasl [2.0.6] [Vendor]

But when I try to connect with kiwiirc v2, I got: SASL request timed out (server or client misbehaving) -- aborting SASL and continuing connection...

In anope logs, I can see:
Code: [Select]
[May 15 13:27:53 2020] Received: :my.network.net SASL services.network.net 004ZPTJ0L H 120.120.120.120 120.120.120.120
[May 15 13:27:53 2020] Received: :my.network.net SASL services.zeolia.net 004ZPTJ0L S PLAIN
[May 15 13:27:59 2020] Received: :my.network.net SASL * 004ZPTJ0L D A

Did I miss something in my configuration to enable sasl identification ?

Krzysztof Beresztant

  • Anope User
  • Offline Offline
  • Posts: 4
Re: sasl trouble
« Reply #1 on: May 15, 2020, 12:55:05 PM »

Unreal 5 requires anope version at least 2.0.7.
Logged

Lord255

  • Anope User
  • Offline Offline
  • Posts: 136
Re: sasl trouble
« Reply #2 on: May 15, 2020, 01:30:18 PM »

Unreal 5 requires anope version at least 2.0.7.

especially because of sasl :D (y)
Logged

CrazyCat

  • Anope User
  • Offline Offline
  • Posts: 240
    • French Eggdrop community
Re: sasl trouble
« Reply #3 on: May 15, 2020, 01:34:07 PM »

Didn't find anything about that. But I'm compiling anope-2.0.7 and will have a try :)

Lord255

  • Anope User
  • Offline Offline
  • Posts: 136
Re: sasl trouble
« Reply #4 on: May 15, 2020, 01:41:53 PM »

Didn't find anything about that. But I'm compiling anope-2.0.7 and will have a try :)

https://github.com/unrealircd/unrealircd/blob/a8a819614778f2963e56dc89a6968d2eda29f883/doc/RELEASE-NOTES.md#unrealircd-5
ctrl+f -> anope.

info on: https://www.unrealircd.org/docs/Server_protocol:Changes
"Pseudo-ID support in SASL was removed. We now use real UID's. This can break services. For example anope had fixes added and requires 2.0.7 on an UnrealIRCd 5 network."
Logged

CrazyCat

  • Anope User
  • Offline Offline
  • Posts: 240
    • French Eggdrop community
Re: sasl trouble
« Reply #5 on: May 15, 2020, 01:52:19 PM »

Oh ! I was reading https://github.com/unrealircd/unrealircd/blob/unreal50/doc/RELEASE-NOTES.md but didn't read enough. And (shame on me) didn't think to do a ctrl+f.

Btw, everything is working now, thanks to you.

Lord255

  • Anope User
  • Offline Offline
  • Posts: 136
Re: sasl trouble
« Reply #6 on: May 15, 2020, 02:07:21 PM »

Oh ! I was reading https://github.com/unrealircd/unrealircd/blob/unreal50/doc/RELEASE-NOTES.md but didn't read enough. And (shame on me) didn't think to do a ctrl+f.

Btw, everything is working now, thanks to you.

no worries, now you got the info and its working. :)
yw.
Logged
Pages: [1]   Go Up