Page 1 of 1

Users are getting Auto Op

Posted: Sat Mar 20, 2021 2:56 am
by Mike555
Hello Friends;
I'm newbie I just installed UnrealIRCD 5.0.8 And Anope-2.0.9 , No Bot was installed.
And I logged on to my Room as a tester and I got Auto Op. I mean What the hell.
So It means who ever login as a user he will get Auto Op.
Where this directive is coming from, and why it Auto Oping Users?

Please help. Your help would be highly appreciated.

Thanks in advance

Re: Users are getting Auto Op

Posted: Sat Mar 20, 2021 9:58 am
by DonTCry
Hello,

Have a look at: https://www.unrealircd.org/docs/Set_block
set::level-on-join

Re: Users are getting Auto Op

Posted: Sat Mar 20, 2021 10:31 am
by PeGaSuS
You need to be aware of the following, before changing access levels and other things:
  1. Every user will get auto op when joining an empty and unregistered channel, so they can register it later if desired, as you can't register a channel unless you're OP.
  2. If you remove that ability, no user will be able to register a channel, except IRCops (unless that's the desired behavior).
With that said, and as already stated above, you need to change the https://www.unrealircd.org/docs/Set_blo ... el-on-join value to none.

Re: Users are getting Auto Op

Posted: Sun Mar 21, 2021 2:45 am
by Mike555
Hi PeGaSuS; You are right, and that's what it happened. I registered the channel and became founder, Owner now every things good.

You the man. Thank you for detailed info much appreciated.

Since I'm a newbie, Now last problem that I'm facing is, HOPM Bot is not active and its not scanning. HOPM is running and sitting in user list, but not scanning at all. What do I need to do to make it active and make it scan who ever logs in.

Please help
Thanks in advance.

Re: Users are getting Auto Op

Posted: Wed Mar 24, 2021 7:24 am
by DonTCry
Hello,

Connect to your server and see if HOPM is sending a notice, the default message is: You are now being scanned for open proxies. If you have nothing to hide, you have nothing to fear.
If that message is commented, like: #notice = "You are now being scanned for open proxies. If you have nothing to hide, you have nothing to fear.";
ucomment that line and restart your bot.

Also check the channel HOPM is reporting to:

/*
* Info about channels you wish HOPM to join in order to accept
* commands. HOPM will also print messages in these channels every
* time it detects a proxy. Only IRC operators can command HOPM to do
* anything, but some of the things HOPM reports to these channels
* could be considered sensitive, so it's best not to put HOPM into
* public channels.
*/

Re: Users are getting Auto Op

Posted: Sat Mar 27, 2021 5:10 pm
by Mike555
Hello DontCry;
Thank you for your response, And HOPM is not sending any kind of message, I mean nothing. HOPM just sitting in user list and not scanning no message nothing.

Thanks again mate

Re: Users are getting Auto Op

Posted: Sat Mar 27, 2021 5:14 pm
by Lord255
Mike, did you read the docs? did you read what DonTCry wrote above?
i only see you still struggling, but you gave no info on your progress.

btw there is support for hopm, just not on this unrealircd forum.
check out where oyu can contact with the devs or the community of hopm and ask your questions there.