Page 1 of 1

Anopa BotServ Help

Posted: Tue Nov 30, 2004 12:08 am
by Yarou
I have tried using the command /msg BotServ BOT, but I get an "Access Denied" error.
OperServ says that the services-admin and services-oper list is empty, but that cannot be true because:
oper Yarou {
class clients;
from { userhost *@*; };
password "mypw";
flags {
netadmin;
global;
can_restart;
can_die;
can_override;
coadmin;
admin;
services-admin;
can_zline;
can_globalkill;
can_globalroute;
can_gzline;
can_gkline;
can_unkline;
};
};
Can somebody help?

Edit: I also have these flags:
Yarou +iowghaAsxN
-
Server notice mask (+kcfvGqs)

Posted: Tue Nov 30, 2004 3:56 am
by codemastr
Actually that can be true, and in fact *is* true. Just because you have the +a usermode doesn't mean your a services operator. You need to be added to the list maintained by Anope. If you're the network admin, you should probably be listed as a Services Root in the config file.

Posted: Fri Dec 03, 2004 2:04 am
by Yarou
Correct...
I went into the services.conf file...
Thank you.

Posted: Fri Dec 03, 2004 5:09 am
by crazytoon
1.- You must be at least Services Admin. That means that you must be a global IRC Operator, have your nickname already registered and properly identified for it. Also, you must be oper'ed (/oper <user> <password>). 2.- /msg BotServ BOT ADD nick user host real

:)