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.