O:Line/Oper unresponsive

These are old archives. They are kept for historic purposes only.
Post Reply
JoseyWales
Posts: 1
Joined: Thu Sep 10, 2009 9:19 am

O:Line/Oper unresponsive

Post by JoseyWales »

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:

Code: Select all

oper MyNickName {
	class clients;
	from {
		userhost *@*;
	};
	password "mypassword";
	flags {
		netadmin;
		services-admin;
		can_zline;
		can_gzline;
		can_gkline;
		global;
	};
};
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.
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: O:Line/Oper unresponsive

Post by katsklaw »

have you tried registering and identifying to a nick that is on Services Access List? It's not the same as your O:Line ya know.
Post Reply