View Issue Details

IDProjectCategoryView StatusLast Update
0002564unrealircdpublic2007-04-27 05:16
Reporteralex323 Assigned Tostskeeps 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionduplicate 
Platformi686OSFreeBSDOS Version4.11-RELEASE-p4
Product Version3.2.3 
Summary0002564: No access for local ops with /rehash -motd
DescriptionWhen a local ircop tries to use the /rehash -motd command, it fails printing this message: "Permission Denied- You do not have the correct IRC operator privileges"
However, when the local ircop executes /rehash, it works like it should.
Steps To ReproduceTell a local ircop to type /rehash -motd
Additional Informationircop's o:line flags:
        flags {
                local;
                get_umodew;
                can_rehash;
                can_restart;
                can_die;
                can_zline;
                can_kline;
                get_host;
                can_setq;
        };
TagsNo tags attached.
3rd party modules

Relationships

duplicate of 0002542 resolvedsyzop m_rehash() and oper-flags/U:lines 

Activities

aquanight

2005-06-17 21:41

reporter   ~0010092

Last edited: 2005-06-17 21:42

See 0002542

Specifically:

[quote]and to do a /rehash -motd I must have IsAdmin() or IsCoAdmin()[/quote]

Issue History

Date Modified Username Field Change
2005-06-17 17:02 alex323 New Issue
2005-06-17 21:41 aquanight Note Added: 0010092
2005-06-17 21:42 aquanight Note Edited: 0010092
2007-04-27 05:16 stskeeps Relationship added duplicate of 0002542
2007-04-27 05:16 stskeeps Duplicate ID 0 => 2542
2007-04-27 05:16 stskeeps Status new => resolved
2007-04-27 05:16 stskeeps Resolution open => duplicate
2007-04-27 05:16 stskeeps Assigned To => stskeeps