[Solved] Oper

These are old archives. They are kept for historic purposes only.
Post Reply
frozen
Posts: 53
Joined: Sat Jun 12, 2004 7:39 am

[Solved] Oper

Post by frozen »

[01:16] * frozen sets mode: +oghAs
Server notice mask (+kcfvGqs)
You are now an IRC Operator

[01:16] * Now talking in #opers
[01:16] * frozen sets mode: -o frozen
[01:16] * frozen: you're not channel operator
I can't op myself when I 'oper up' here is the oper setting in cfg.

Code: Select all

oper jed {
	class           clients;
	from {
		userhost *@*.bctel.ca;
	};
	password "r185y68xY4a6oYO27H8";
	flags
	{
		netadmin;
		global;
	};
};
Tryed just admin rather then netadmin no change.
Am I doing something wrong?
Last edited by frozen on Sat Jun 12, 2004 8:49 pm, edited 1 time in total.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

jewles
Posts: 263
Joined: Thu Mar 11, 2004 7:41 pm
Location: Herndon, VA

Post by jewles »

hahaha, yeah you are doing something wrong...

1. you should read
2. you should read
3. you should read

see you broke the first three rules already.... tsk tsk tsk.... you might wanna try reading?
FBSD-DEV Project
http://www.fbsd-dev.org

YatesDev Hosting
http://www.yatesdev.com

The Wrong Way
http://www.thewrongway.net
frozen
Posts: 53
Joined: Sat Jun 12, 2004 7:39 am

Post by frozen »

jewles wrote:hahaha, yeah you are doing something wrong...

1. you should read
2. you should read
3. you should read

see you broke the first three rules already.... tsk tsk tsk.... you might wanna try reading?
You this helpful towards everyone 'jewles'?

Thanks Dukat problem solved.
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

I really must agree jewles, that could have been a bit more constructive :P
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Post Reply