oper mode error
Posted: Fri Jan 07, 2005 4:53 pm
i have in the .conf file setted up my host en ident to my own server correctly
but there is a user still capable to log in.. he says he has a hack for it because unreal is buggy but i searched my conf file many times and i dont find a link to him so =/ how is this possible?
RandyJC
i have it like this:
but there is a user still capable to log in.. he says he has a hack for it because unreal is buggy but i searched my conf file many times and i dont find a link to him so =/ how is this possible?
RandyJC
i have it like this:
Code: Select all
oper RandyJC {
class clients;
from {
userhost RandyJC@*.cb3rob.net;
};
password "******";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
};
};