Page 1 of 1
Permission Denied
Posted: Mon Jun 07, 2004 10:54 pm
by mighty_falcon
Hello
i have been running unrealircd for about a month now and running prety smooth. I hadnt really needed to ban or shun anyone yet till today.
I tried shunning and then get
Permission Denied- You do not have the correct IRC operator privileges
I have these flags in my oper block for me
netadmin;
global;
can_gkline;
can_override;
services-admin;
I can ban through the services fine but i would like to use UNrealircd for this...
all the other oper commands work fine except, shun & gline :S anyother flags i should add or did i find a bug?
Posted: Tue Jun 08, 2004 1:02 am
by w00t
First: Can you paste the whole oper block? (Change your passwords or something)
Secondly: Are you opering up before attempting the gline/shun?
Posted: Tue Jun 08, 2004 1:11 am
by mighty_falcon
yeah course im opering up before trying this
sure heres the whole block
oper mighty_falcon {
class clients;
from {
userhost *@*.HOST;
};
password "******";
flags
{
netadmin;
global;
can_gkline;
can_override;
services-admin;
};
swhois "W00t an IRCOP";
snomask cfkvGqsS;
tnx for the quick reply

Posted: Tue Jun 08, 2004 1:13 am
by w00t
I take it you accidentally missed the brace at the end
Can you whois yourself and paste that in? (just checking

)
Posted: Tue Jun 08, 2004 1:17 am
by mighty_falcon
hehe yeah forgot the brace...
checking what
but sure i guess
--- [mighty_falcon] (
[email protected]) : mighty
--- mighty_falcon :is connecting from *@HOST
--- [mighty_falcon] is a registered nick
--- [mighty_falcon] @#lehub @#CF-Staff @#Co-Fusion @#help
--- [mighty_falcon] irc.SOME.com:SOME Server
--- [mighty_falcon] is away (studying)
--- [mighty_falcon] is a Network Administrator
--- [mighty_falcon] is a Services Root Admin
--- [mighty_falcon] idle 00:12:25, signon: Mon Jun 07 19:14:01
--- [mighty_falcon] End of WHOIS list.
Posted: Tue Jun 08, 2004 1:25 am
by w00t
Something seems to have gone pie-shaped here...
"swhois "W00t an IRCOP"; "
Yet, in the whois, there is no "W00t an IRCOP" line.
I dont have my o:line here (cant ssh from my current location) but here's my whois:
[11:27] *** w00t [
[email protected]]: [cb291ffd] CGI:IRC User
[11:27] *** w00t is using modes +iowghraAsxNWt
[11:27] *** w00t is connecting from *@ns1.vectracomm.com
[11:27] *** registered: is a registered nick
[11:27] *** channels: #network.staff ~#thelounge
[11:27] *** server: zero.netronet.org [Zero: where we dream]
[11:27] *** ircop: is a Network Administrator
[11:27] *** w00t is available for help.
[11:27] *** w00t netroNET Yay!
[11:27] *** idle: 283 signon: Tue Jun 8 01:09:37 2004
[11:27] *** End of /WHOIS list.
Note the netroNET Yay! line. That's my swhois. So my guess is you are opering to a different oline... One that doesnt have can_gkline.
Posted: Tue Jun 08, 2004 1:29 am
by mighty_falcon
naw its just that im using a different vhost....
ok tested it without the vhost and works

my bad

tnx for pointing it out, had forgotten about my vhost
appreciate it
Posted: Tue Jun 08, 2004 1:42 am
by aquanight
w00t wrote:Something seems to have gone pie-shaped here...
"swhois "W00t an IRCOP"; "
Yet, in the whois, there is no "W00t an IRCOP" line.
If he is using Auspice-family services... they change your SWHOIS.
Posted: Tue Jun 08, 2004 1:44 am
by w00t
Oh.
Quite correct, dont know how I forgot that given I used to use auspice... (and worked on the code in my spare time?!

)