Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294375 - net-irc/unrealircd-3.2.8.1 Operoverride
Summary: net-irc/unrealircd-3.2.8.1 Operoverride
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-24 09:28 UTC by Wintermute
Modified: 2010-04-18 13:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wintermute 2009-11-24 09:28:43 UTC
Operoverride sets the config-flag "NOOPEROVERRIDE".
In short: while the useflag suggests "operoverride" would enable the oper to use overrides you in fact disable it.

This is absolutely misleading.

Reproducible: Always

Steps to Reproduce:
1. Set USE +operoverride
2. Have serviceadmin in your operblock
3. Use /samode or /sajoin
4. See the server message "Permission Denied- You do not have the correct IRC operator privileges"
Actual Results:  
See the server message "Permission Denied- You do not have the correct IRC operator privileges"

Expected Results:  
samod and sajoin should do what they are intended to if you are a services admin
Comment 1 Wintermute 2009-11-24 11:06:06 UTC
Sorry, i looked in the ebuild and hadn't seen the "||" (well, i should sleep a tad more). My fault. My problem was the result of an issue with the DB files of Anope.

My apologies.