Page 1 of 1

Operserv - Access denied

Posted: Sun Oct 23, 2005 8:56 am
by DOYAL_BABA
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 ?

Posted: Sun Oct 23, 2005 9:15 am
by Dukat
I guess he needs to be on the OPER list of your services (or whatever it is called - you did not say what services you are using).
/msg operserv help oper

Operserv - Access denied

Posted: Sun Oct 23, 2005 1:24 pm
by DOYAL_BABA
I am using Unreal IRCD and Anope Service

Posted: Sun Oct 23, 2005 5:20 pm
by Stealth
Dukat wrote:/msg operserv help oper
Enough said.

Posted: Sun Nov 06, 2005 9:02 pm
by defcon

Code: Select all

/msg operserv oper add <nickname>
/msg operserv admin add <nickname>