Help with umodes

These are old archives. They are kept for historic purposes only.
Post Reply
ivann
Posts: 2
Joined: Thu Jun 29, 2006 5:49 am

Help with umodes

Post by ivann »

Hi,

I am having some problems with some flags that I want to deny access.

oper xxx {
class operadores;
from {
userhost *@xxx.xxx;
userhost *@xxx.xxx;
};
password "$QP9KECVw$3tCHO3qkM4YlVzV+XvcfJLO3bpc=" {sha1; };
flags {
coadmin;
can_override;
};
};

He doesnt have the "get_umodew" flag but with /mode xxx +W he gets the flag. How can i deny some flags in the operblock?

Thanks.
T-rexke
Posts: 147
Joined: Sat Mar 18, 2006 4:37 pm

Post by T-rexke »

uhm just dont give them to them?
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Post by Jobe »

As far as i am aware all the "get_umodew" oper flag does is give an oper user mode +W automatically. It doesnt however restrict whether an oper can use user mode +W or not. Personally i dont have any problem with opers knowing when someone has done a /whois on them.
dh
Posts: 3
Joined: Tue Jul 25, 2006 1:27 pm

Post by dh »

Jobe1986 wrote:As far as i am aware all the "get_umodew" oper flag does is give an oper user mode +W automatically. It doesnt however restrict whether an oper can use user mode +W or not. Personally i dont have any problem with opers knowing when someone has done a /whois on them.
Yep, that's right. Any opers (actually, I've yet to see about LOCAL Opers) can use the +W flag, and as mode restrictions (in your set block) apply only to normal users. I don't think there is any way to disable this.
dh
Jaundies IRC Operator
WoWIRC IRC Operator
Post Reply