Help with umodes
Posted: Thu Jun 29, 2006 5:56 am
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.
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.