Page 1 of 1

m_netadmins

Posted: Wed Aug 14, 2019 11:47 am
by dEathLeSs
operclass.conf {m_netadmins {full; }; throws from the server although it is attached. But eggdrop bots are not thrown. :roll:

Re: m_netadmins

Posted: Fri Aug 16, 2019 3:53 pm
by Gottem
It's still not clear what the problem is. Try to provide more details.

Re: m_netadmins

Posted: Mon Aug 26, 2019 2:20 pm
by dEathLeSs
does not provide protection

Re: m_netadmins

Posted: Mon Sep 09, 2019 4:00 pm
by Gottem
Do you even understand what I'm saying?
Gottem wrote: Fri Aug 16, 2019 3:53 pm Try to provide more details.
Stuff like relevant config sections, example output from the server, etc. I need enough information to at least reproduce the issue, I'm not a mind reader.

Re: m_netadmins

Posted: Tue Sep 10, 2019 1:04 pm
by dEathLeSs
Ohh Sorry. :)

* Global Z-Line added for *@176.235.191.130 on Tue Sep 10 13:01:22 2019 GMT (from Koruma![email protected] to expire at Tue Sep 10 18:01:22 2019 GMT: Clone girişi yasak!)

dı ««« KaRaMeL ([email protected] Banned (Z-Lined): Clone girişi yasak!)

Re: m_netadmins

Posted: Tue Sep 10, 2019 1:10 pm
by dEathLeSs
operclass netadmin {
permissions {
chat;
channel { operonly; see; override; mode { flood; }; };
client;
immune;
self;
server { opermotd; info; close; module; dns; rehash;
remote; description; addmotd;
addomotd; tsctl; };
route;
kill;
server-ban;
sacmd;
services;
override { see; mode; nick; };
map;
m_netadmins { full; };
saumode; sanick; saprivmsg;
operpasswd;
};
};

Re: m_netadmins

Posted: Wed Sep 11, 2019 6:24 am
by CrazyCat
I don't really understand your trouble. I guess Karamel is your eggdrop and it had clones, so a zline is added ?
Zline doesn't matter if an user with the banned ip is netadmin or not, zline blocks the IP, not an user.
If you want to protect the IP of an admin, add an exception.

m_netadmins prevent direct kills, not IP banning.

Re: m_netadmins

Posted: Wed Sep 11, 2019 5:18 pm
by Gottem
CrazyCat wrote: Wed Sep 11, 2019 6:24 am m_netadmins prevent direct kills, not IP banning.
That's not true actually. ;] The module overrides KILL, KLINE, ZLINE, GLINE, GZLINE, SHUN and TEMPSHUN, but only for opers. So servers can still do all that regardless of netadmins settings.

Since dEathLeSs only provided half a config, I'm going to take a wild guess as to what the problem might be. KaRaMeL likely isn't even opered up or it's not using the "netadmin" operclass.