View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002622 | unreal | ircd | public | 2005-08-18 14:36 | 2007-04-27 05:06 |
| Reporter | Corey | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | unable to duplicate | ||
| Product Version | 3.2.3 | ||||
| Summary | 0002622: wrong host on oper up | ||||
| Description | On oper up, Server Admin gets Services Admin host. | ||||
| 3rd party modules | |||||
|
|
Could you show us: - the oper block (password xx'ed out of course) that you have this problem with - your set::hosts section - the set::hosts::<stuff> output from '/stats S' Thanks. |
|
|
oper Chris { class opers; from { userhost *@*; }; password "1234"; flags { global; local; admin; can_rehash; helpop; can_wallops; can_globops; can_localkill; can_globalkill; can_gzline; can_gkline; can_unkline; can_localnotice; can_globalnotice; can_zline; get_umodew; get_host; can_override; }; }; hosts { local "Trainee.Chat-Addict.Net"; global "Operator.Chat-Addict.Net"; coadmin "IRC-Staff.Chat-Addict.Net"; admin "IRC-Admin.Chat-Addict.Net"; servicesadmin "Customer-Service.Chat-Addict.Net"; netadmin "Administrator.Chat-Addict.Net"; host-on-oper-up "yes"; }; hosts::global: Operator.Chat-Addict.Net hosts::admin: IRC-Admin.Chat-Addict.Net hosts::local: Trainee.Chat-Addict.Net hosts::servicesadmin: Customer-Service.Chat-Addict.Net hosts::netadmin: Administrator.Chat-Addict.Net hosts::coadmin: IRC-Staff.Chat-Addict.Net hosts::host-on-oper-up: 1 |
|
|
Can you make that user type /mode HisNickHere? |
|
|
Mage_Burner +iowghrAsxWHt Server notice mask (+kcfFjveGnNqSso) |
|
|
The +t indicates that the user is using a vhost, hence, it looks like services has changed his host. That or he executed a /vhost. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-08-18 14:36 | Corey | New Issue | |
| 2005-08-18 14:39 | syzop | Note Added: 0010344 | |
| 2005-08-18 14:44 | Corey | Note Added: 0010345 | |
| 2005-08-18 14:58 |
|
Note Added: 0010346 | |
| 2005-08-18 15:06 | Corey | Note Added: 0010348 | |
| 2005-08-19 14:19 |
|
Note Added: 0010364 | |
| 2007-04-27 05:06 |
|
Status | new => closed |
| 2007-04-27 05:06 |
|
Resolution | open => unable to duplicate |