View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006326 | unreal | ircd | public | 2023-08-12 22:16 | 2023-08-15 10:45 |
Reporter | BlackBishop | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Summary | 0006326: Provide more information on Permission denied for oper privileges | ||||
Description | So, for some reason my bot receives this at login. But I have no idea why! :Permission Denied- You do not have the correct IRC operator privileges | ||||
Additional Information | set { modes-on-oper "+xwgspqWI"; }; operclass staff { permissions { immune; client { see { ip; }; override; }; kill; channel; sacmd; self; server-ban; }; }; security-group altbot { account { AltBot; }; certfp { a9a832851379b960480e9d48a7cbb4c5caed3a7600c8135b4200e24bede2a8c4; }; }; oper AltBot { auto-login yes; mask { security-group altbot; }; class opers; operclass staff; swhois "is a part Network Staff"; require-modes "z"; }; | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Added unkickablemode to staff operclass, same issue. |
|
I was missing server::opermotd |
|
I agree, the idea is nice. Like including the blah::bleh::bluh privilege thingy in the message. I think this will be one of those long-term TODO items though, which may be implemented years from now, but it is good to keep it around :) |
|
Or yell something in the logs... "X tried to do THIS and was kindly declined" |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-08-12 22:16 | BlackBishop | New Issue | |
2023-08-12 22:27 | BlackBishop | Note Added: 0022986 | |
2023-08-13 10:56 | BlackBishop | Note Added: 0022987 | |
2023-08-15 09:30 | syzop | Assigned To | => syzop |
2023-08-15 09:30 | syzop | Status | new => confirmed |
2023-08-15 09:30 | syzop | Note Added: 0022992 | |
2023-08-15 09:30 | syzop | Note Edited: 0022992 | |
2023-08-15 10:45 | BlackBishop | Note Added: 0022999 |