Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: problems with unrealircd 3.2.5 and anope 1.7.16 services  (Read 6046 times)

0 Members and 1 Guest are viewing this topic.

mbleck9144

  • Guest
problems with unrealircd 3.2.5 and anope 1.7.16 services
« on: October 29, 2006, 01:18:41 AM »

can someone tell me what im doin wrong if anything.. guess im just not understanding this irc stuff. any way ive posted my o:line entry and services root entry from both configs in this message.tell me if im doin this right or what you think the prob is. cause when i try to connect to /operserv  keeps givin me a access denied

from services.conf
# ServicesRoot <nicks>  [REQUIRED]
#    Specifies the Services "super-users".  The super-users, or "roots" as in
#    Unix terminology, are the only users who can add or delete Services
#    admins.
#
#    You can specify more than one nick by separating each one by a space.
#
#    This is commented out by default; make sure you insert the correct
#    nick before uncommenting it.

ServicesRoot   "mike"


from unrealircd.conf

oper mike {
   class           clients;
   from {
      userhost user@localhost.com;
   };
   password "foo";
   flags
   {
      services-admin;
              netadmin;
      global;
   };
};



[Edited on 29-10-2006 by mbleck9144]

[Edited on 29-10-2006 by mbleck9144]
Logged

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #1 on: October 29, 2006, 08:45:08 AM »

is your nick mike registered to NickServ and are you already oper'ed up :?

[Edited on 29-10-2006 by n00bie]
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #2 on: October 29, 2006, 10:43:45 AM »

There are a few reasons you'll get access denied messages from OperServ. Those are that you havn't /oper'ed or you nick doesn't have OperServ OPER access or higher. Whn you first use Anope you MUST register the Services Root nick yourself as Anope will not do this for you. The ServicesRoot parameter simply tells Anope which nicks when registered should have full access.

So its highly possible you simply havnt registerd your nick.

Please note to register a Services Root nick you must first have /oper'ed.
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

mbleck9144

  • Guest
oper up
« Reply #3 on: October 29, 2006, 02:30:59 PM »

ok now here must be where the prob is    yes mike is registered but i cannot oper up for some reason when i type /oper mike password it tells me

no o:line for your host

from unrealircd.conf

oper mike {
class clients;
from {
userhost user@localhost.com;
};
password "foo";
flags
{
services-admin;
netadmin;
global;
};
};

[Edited on 29-10-2006 by mbleck9144]

[Edited on 29-10-2006 by mbleck9144]
Logged

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #4 on: October 29, 2006, 02:46:18 PM »

Quote
userhost user@localhost.com;


:P change that to userhost *@*;

[Edited on 29-10-2006 by n00bie]
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.

mbleck9144

  • Guest
:)
« Reply #5 on: October 29, 2006, 02:58:23 PM »

you da man   thx for the help!!
Logged

SpaceDoG

  • Anope User
  • Offline Offline
  • Posts: 183
    • http://www.hypermutt.net
(No subject)
« Reply #6 on: October 30, 2006, 03:26:13 PM »

It's also strongly recommended that you upgrade to 1.7.17.
Logged
Pages: [1]   Go Up