Page 1 of 1

Adding Operator

Posted: Thu Oct 06, 2005 2:08 pm
by Mike M
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;
};

Posted: Thu Oct 06, 2005 2:21 pm
by Dukat

Posted: Thu Oct 06, 2005 2:30 pm
by Mike M
ive read there is there anything wrong in the code i posted i change the
userhost (ident@host);
to *@* and still not working

Posted: Thu Oct 06, 2005 3:30 pm
by Dukat
Please paste the output of "/stats oper"

Posted: Thu Oct 06, 2005 6:06 pm
by Solutech
did you /oper ? . Its not automatic .