Feature #159

OPER commands

Added by Marc Dequènes 11 months ago. Updated 11 months ago.

Status:Resolved Start:2009-10-06
Priority:Normal Due date:2009-10-08
Assigned to:Romain Bignon % Done:

100%

Category:IRC protocol Spent time: 5.00 hours
Target version:1.0
Branch:

Description

It would be nice to have a few admin commands after a succesful /OPER.

For example:
- sending a global message (for maintenance)
- destroying an account (useful for unused accounts or in order to ban when using a password protected daemon) (even if removing the /var/lib/minbif/users/<uid> directory is probably enough)
and perhaps other use case...

Associated revisions

Revision 21c6ab01e7ce626350378a212ce96f8f89bcc7a3
Added by Romain Bignon 11 months ago

use a IPC channel between parent and child processes (refs #159)

Revision 774862f64cdc55e697d66f58cefc0346860247e5
Added by Romain Bignon 11 months ago

implemented the OPER command (refs #159)

Revision 12529b1c71ad7dc4815f8cb32c38af5f70e87fe9
Added by Romain Bignon 11 months ago

updated configuration file to add oper example blocks (refs #159)

History

Updated by Romain Bignon 11 months ago

  • Tracker changed from Bug to Feature

Updated by Romain Bignon 11 months ago

  • Status changed from New to Assigned
  • Target version set to 1.0

Updated by Romain Bignon 11 months ago

  • Due date set to 2009-10-08
  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Currently the /OPER command is used to authenticate on opers block in config.

Available commands are:
  • /REHASH: reload configuration of every launched minbif
  • /WALLOPS: send a wallops message to every launched minbif

Also available in: Atom PDF