cant get Oper priveledges

These are old archives. They are kept for historic purposes only.
Post Reply
psi0nix
Posts: 2
Joined: Mon Mar 03, 2008 11:43 pm

cant get Oper priveledges

Post by psi0nix »

I own the server and am trying to get my O line to work , basically want to have global ops with the ability to override, it "was" all working yesterday.
this morning all of a sudden it doesent, every command i enter says **you do not have the correct operator priveledges ..
here is my o line block

oper oper {
class clients;
from {
userhost *@*;
};
password "**";
flags
{
global;
services-admin;
netadmin;
can_die;
can_restart;
can_wallops;
can_globops;
can_localroute;
can_globalroute;
can_localkill;
can_globalkill;
can_kline;
can_unkline;
can_localnotice;
can_globalnotice;
can_zline;
can_gkline;
can_gzline;
get_host;
can_override;
can_setq;
can_addline;
can_dccdeny;

};

snomask kcFfjJGeq;
swhois "Admin";
};
nate
Posts: 148
Joined: Fri Jul 29, 2005 10:12 am
Location: Johnstown, Pa
Contact:

Re: cant get Oper priveledges

Post by nate »

What specifically are you doing that gives the 'Not authorized' error? Just oper commands? Are you still an oper? Did you /whois yourself to make sure you still have oper flags and what not? If you disconnected and reconnected, you do realize you gotta re /oper right? : P
Kinight
Posts: 13
Joined: Sat Feb 23, 2008 5:16 pm

Re: cant get Oper priveledges

Post by Kinight »

hint:

if ur a netadmin, remove the global and the services-admin or admin ranks, they automaticly set when u oper up
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: cant get Oper priveledges

Post by Jobe »

Kinight wrote:hint:

if ur a netadmin, remove the global and the services-admin or admin ranks, they automaticly set when u oper up
It doesn't do any harm or cause any loss of privileges leaving them there.
Your IP: Image
Your Country: Image
psi0nix
Posts: 2
Joined: Mon Mar 03, 2008 11:43 pm

Re: cant get Oper priveledges

Post by psi0nix »

it seems that yeah removing the global; made it so i could /sajoin and part and override.
For some strange reason when i put the globa; at the top of the list it makes it so i cannot override or use the sajoin and part commands.
I have tried putting it back and it makes the same thing happen every time. I dont need the global flag anyway as removing it gives me the commands that wanted.
So i guess in a way it's all good, but yeah bit of a mystery why it does that.


thanks for the help
Post Reply