Operserv - Access denied
Posted: Sun Oct 23, 2005 8:56 am
oper Novel {
class clients;
from {
userhost *@*.*;
};
password "*******";
flags
{
admin;
can_zline;
can_gzline;
can_gkline;
global;
};
};
This is the oper block for an admin of my server, but being an oper this user can't use some oper command like /msg operserv mode #chan +o nick. After using this type of command he got a msg Operserv - Access denied. Wat is the possible problem, can ne 1 help me ?
class clients;
from {
userhost *@*.*;
};
password "*******";
flags
{
admin;
can_zline;
can_gzline;
can_gkline;
global;
};
};
This is the oper block for an admin of my server, but being an oper this user can't use some oper command like /msg operserv mode #chan +o nick. After using this type of command he got a msg Operserv - Access denied. Wat is the possible problem, can ne 1 help me ?