Adding Operator
Posted: Thu Oct 06, 2005 2:08 pm
Hi im trying to add myself as a operator in the unrealircd configuration and in mirc says no 0 lines for your host.
this is the code i got:
oper mike {
class clients;
from {
userhost (ident@host);
};
password "6cd3b07be4b1b724f96e7e05ea1fe9ce";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
};
this is the code i got:
oper mike {
class clients;
from {
userhost (ident@host);
};
password "6cd3b07be4b1b724f96e7e05ea1fe9ce";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
};