O:Line/Oper unresponsive
Posted: Thu Sep 10, 2009 9:28 am
Ill try to make this as the least amount amatuer as possible.
FIrstly. Im running Windows 7, and used the latest precompiled version.
I have everything set up and running with services. A few kinks here and there but they were all ironed out. My problem is that in the O:Line i added myself, obviously to be global, net, and services admin that way I can have total control, PARTICULARLY of hostserv and botserv. My issue is that even though the O:Line is configured to have me as pretty much "all of the above" when I try to delve into hostserv or botserv or any serv that requires services-admin power, Im getting an access denied. Here is what is there currently:
It all seems normal yet when I connect to the server, im pretty much just a normal member other than a channel owner. Can anyone think of any reason to what im doing wrong? Is there another block/or page I didnt add myself?
Also, forgive me if this is the wrong section - I believe its right but... you know how us "register for help" members are, we just post anywhere in hopes for a response.
FIrstly. Im running Windows 7, and used the latest precompiled version.
I have everything set up and running with services. A few kinks here and there but they were all ironed out. My problem is that in the O:Line i added myself, obviously to be global, net, and services admin that way I can have total control, PARTICULARLY of hostserv and botserv. My issue is that even though the O:Line is configured to have me as pretty much "all of the above" when I try to delve into hostserv or botserv or any serv that requires services-admin power, Im getting an access denied. Here is what is there currently:
Code: Select all
oper MyNickName {
class clients;
from {
userhost *@*;
};
password "mypassword";
flags {
netadmin;
services-admin;
can_zline;
can_gzline;
can_gkline;
global;
};
};Also, forgive me if this is the wrong section - I believe its right but... you know how us "register for help" members are, we just post anywhere in hopes for a response.