I am a student worker at a college and learning how to set up ngircd. I have a trouble to log on as IRC operator. I configured an [Oper] section on config file. After I use /OPER command to be an IRC operator, log file says:
"Got valid OPER for "Name" from "Nickname!~Name@com", user is an IRC operator now.
However, when I use commands such as kick, it says "your privileges are too low". Does anyone have any idea how to fix this?
I really appreciate your help.
Warmly,
Daiki Akiyoshi Earlham College'18
Daiki Akiyoshi wrote...
However, when I use commands such as kick, it says "your privileges are too low". Does anyone have any idea how to fix this?
Not sure if I understood your question correctly ... there seems to be a confusion between "IRC oper" and "channel op". The /oper command allows you to became the first which does not imply the latter.
So, assuming you've enabled "OperCanUseMode" in the [Options] section, try to up yourself (sounds weird in the beginning, I admit). Then using /kick should be possible.
Christoph