Page 1 of 2
Chanserv Permission denied
Posted: Fri Oct 29, 2004 10:49 am
by Platinum
Hi have small problem ... im netadmin on my own network
when i tray to use chanserv command like : /msg chanserv aop #channel add Platinum
i get this error : Permission denied.
Someone idea whats the problem?!
Thx in advance
Platinum
Posted: Fri Oct 29, 2004 11:57 am
by heinz
Services must know who you are to be able to use this command.
For Anope:
Check that you are a ServicesRoot and are using that nickname, and identified to NickServ. Also ensure you have done /msg Operserv set superadmin on, as this will allow you to become founder of every channel.
For other services:
I don't know, someone else should.
HTH.
Posted: Fri Oct 29, 2004 12:03 pm
by Ron2K
You either do not have the required ChanServ privileges, or the required OperServ privileges.
Posted: Fri Oct 29, 2004 4:15 pm
by Platinum
heinz wrote:Services must know who you are to be able to use this command.
For Anope:
Check that you are a ServicesRoot and are using that nickname, and identified to NickServ. Also ensure you have done /msg Operserv set superadmin on, as this will allow you to become founder of every channel.
For other services:
I don't know, someone else should.
HTH.
uhmm i needd to be SuperAdmin to use :
/msg chanserv aop #channel add Platinum ??

Posted: Fri Oct 29, 2004 4:42 pm
by w00t
Unless you already have higher access to that channel, yes
Posted: Fri Oct 29, 2004 4:47 pm
by heinz
SuperAdmin is a higher level than ServicesRoot, and is designed to be used for short periods of time only, due to the power it has. Once activated, you become founder of ALL channels, thus allowing you to add people to access lists, and remove them.
Like w00t said, you need to set SuperAdmin on, unless of course you are already founder, or SOP on that channel.
Posted: Sat Oct 30, 2004 11:06 am
by Platinum
heinz wrote:SuperAdmin is a higher level than ServicesRoot, and is designed to be used for short periods of time only, due to the power it has. Once activated, you become founder of ALL channels, thus allowing you to add people to access lists, and remove them.
Like w00t said, you need to set SuperAdmin on, unless of course you are already founder, or SOP on that channel.
yep i know,
thx guys for help ...
but why i cant do that functie with NetAdmin flag?

Posted: Sat Oct 30, 2004 11:38 am
by Dukat
Because it would be abused if any operater just could use it.
Posted: Sun Oct 31, 2004 1:51 am
by katsklaw
because it *IS* abuse in the minds of many .. including myself. Channel xop lists should be left to the channel OWNERS to choose who ops and who doesn't.
Why do you feel that you need aop access to a channel you don't own anyway?
Posted: Mon Nov 01, 2004 12:17 am
by Plasma
You need the Services Oper/Admin flag to interact with services like that by force.
You may also need to add yourself to the OPER/ADMIN list on OperServ.
Posted: Mon Nov 01, 2004 1:53 pm
by Platinum
nevermind allready got is there was a bug in Anope 1.6.3
thx for help anyways guys
Sync
Posted: Mon Nov 01, 2004 3:22 pm
by heinz
I have received no reports of any bugs in Anope 1.6.3, I would be very interested in hearing this bug report.
Please contact me directly at
[email protected] with your report, or, use the bug tracker located at
http://bugs.anope.org (Please include Unreal version, Anope Version, Testcase and Expected and Actual Results).
Thanks.
*EDIT* The anope box is offline right now, contact me at
[email protected], thanks.
Posted: Mon Nov 01, 2004 11:36 pm
by Plasma
Hmm just a question.
In Anope there is OPER and ADMIN lists.
(Services Oper/Services Admin).
Then in Unreal there is a Services Admin flag.
My question is what does setting a services oper/admin in anope do, and what does a services admin flag do?
My assumption is that:
Services Oper flags in anope (well, being on the services oper list) will give you access to chan/nickserv services oper commands, likewise for services admin and being on the list.
The services admin flag from unreal gives access to /sajoin /samode etc
Am I right?
Posted: Tue Nov 02, 2004 12:29 am
by w00t
Yes, I believe you are.
Posted: Tue Nov 02, 2004 6:02 am
by Ron2K
Slightly o/t, but I believe that IRCServices sets +a on services operators and services admins. At least, that's what unreal.c in the IRCServices code has me believing. Though what I know about C is dangerous.