Page 1 of 1

OperServ- Access denied.

Posted: Fri Oct 15, 2021 6:51 pm
by joker
Hi,

OperServ- Access denied.
You need to use a secure connection (SSL/TLS) in order to /OPER.
- See https://www.unrealircd.org/docs/FAQ#oper-requires-tls
-I am trying to login to the admin to no avail unrealircd.conf and services.conf

Use the following versions unrealircd-5.2.2 and anope-2.0.10
Note that I used the previous version and everything was done unrealircd-4
How do I cancel ssl if it is necessary
Thank you

Re: OperServ- Access denied.

Posted: Fri Oct 15, 2021 7:30 pm
by PeGaSuS
You have an example, on the same URL you've posted: https://www.unrealircd.org/docs/FAQ#Opt ... onnections.

Just read a bit more and all is explained there.

Hope this helps.

Cheers!

Re: OperServ- Access denied.

Posted: Fri Oct 15, 2021 7:34 pm
by Lord255
operserv belongs to anope, not to unrealircd.

you need to oper up on unrealircd side.
see https://www.unrealircd.org/docs/Oper_block <- this page describes how does an oper block look like.
verify the "loginid" and the "pw" in your conf and after you connected to your server via a tls port (default 6697), you need to oper up with
/oper "loginid" "pw"

after or before that, you will / you have to identify yourself via nickserv, then you can try to login to operserv with the command:
/msg operserv login <ospasswordhere>
see https://github.com/anope/anope/blob/aa0 ... #L884-L920 for further details, but this is anope now, not unrealircd. :)

Re: OperServ- Access denied.

Posted: Fri Oct 15, 2021 9:07 pm
by joker
I will read more, thanks for the reply
PeGaSuS and Lord255

Re: OperServ- Access denied.

Posted: Sat Oct 16, 2021 1:40 pm
by alhoceima