Anope IRC Services

Anope Support => 1.6.x (Read Only) => Topic started by: rvec on July 22, 2007, 07:42:41 AM

Title: No access to operserv
Post by: rvec on July 22, 2007, 07:42:41 AM
As the topic title said, my problem is i have no access to operserv.

On commands like /operserv help or /msg operserv global test i receive this error:

Code: [Select]
-OperServ- Access denied.


/Nickserv info tells me this:

Code: [Select]
-NickServ- Rvec is a services admin.


/mode rvec tells me this:

Code: [Select]
Rvec +Oiwsrgnh


and /oper rvec passwd tells me this:

Code: [Select]
WATCH=65535 MAXCHANNELS=30 CHANLIMIT=#:30 are available on this server
You are now an IRC Operator


services.conf reads:

Code: [Select]
ServicesRoot   "Rvec"


my software is ubuntu, bahamut and anope.
versions of anope and bahamut are the latest stable releases.
Linux server 2.6.15-23-server #1 SMP Tue May 23 15:10:35 UTC 2006 i686 GNU/Linux

Thank you for your time.

And I am already glad if you tell me one word to search for.

[Edited on 22-7-2007 by rvec]
Title:
Post by: katsklaw on July 22, 2007, 11:37:52 AM
But what does: /operserv staff tell you?

You must be using a nick on the access list as well as opered and identified. IF you are online, opered and using a nick in the access list oyu will see your nick in /os staff AND it will have a * next to your access level. Which is oper, admn or root.

Should look like:

Code: [Select]

-OperServ - * ROOT katsklaw
Title:
Post by: rvec on July 22, 2007, 12:27:38 PM
Just like every other /operserv command:
-OperServ- Access denied.
Title:
Post by: katsklaw on July 22, 2007, 01:17:06 PM
restart services.
Title:
Post by: rvec on July 22, 2007, 03:29:32 PM
solved on irc

@katsklaw
Thanks again for helping me

@everyone else with the same problem
add this to the server admin block and make sure it's the only access line in this block:
access  O;

[Edited on 22-7-2007 by rvec]
Title:
Post by: katsklaw on July 22, 2007, 03:35:25 PM
This took alot longer to fix than it needed to, basicly what happened is that rvec was set as a local operator and not a global operator.