To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

Webadmin: Difference between revisions

From ZNC
Jump to navigation Jump to search
>Psychon
m Reverted edits by Ikrabbe (talk) to last revision by DarthGandalf
KindOne (talk | contribs)
Redo the Functions Section. Added a lot more stuff admins/users can do. Can still use improvement.
Line 11: Line 11:
| type = global }}
| type = global }}


=== Functions ===
== Functions ==
After you connect as an admin user you are able to:
After you connect as an admin user you are able to:
* Edit ZNC settings such as the ISpoofFile, Global Modules and VHosts.
 
=== Admin ===
 
* Add a new user
* Clone a user
* Delete a user
* Edit a user - Change any and all user settings
* List all users
* List all users
* Edit a user - Change any and all user settings
* View traffic
* Add a new user
* Increase/Decrease number of allowed networks per user
(standard ZNC users can only edit their own user.)
* Anything a User can do below
 
=== User ===
 
* Allow IPs.
* BindHost
* Change ZNC password
* Change IRC nick
* Change Ident
* Change Status Prefix
* Change Real Name
* Change BindHost
* Change Quit Message
* Set default channel modes
* Set Buffer size
* Set Timestamp format
* Set Timezone
* Set join tries (channel)
* Set CTCP Replies (Ex: FINGER/VERSION/PING)
* Set Webpanel skin.
* Load/Unload modules.


[[Category:Modules]]
[[Category:Modules]]

Revision as of 22:36, 29 December 2012

This module allows you to administrate your ZNC bouncer through a web interface.

Screenshot of the Webadmin module in action

Usage

Arguments

This global module takes no arguments.

Read loading modules to learn more about loading modules.

Functions

After you connect as an admin user you are able to:

Admin

  • Add a new user
  • Clone a user
  • Delete a user
  • Edit a user - Change any and all user settings
  • List all users
  • View traffic
  • Increase/Decrease number of allowed networks per user
  • Anything a User can do below

User

  • Allow IPs.
  • BindHost
  • Change ZNC password
  • Change IRC nick
  • Change Ident
  • Change Status Prefix
  • Change Real Name
  • Change BindHost
  • Change Quit Message
  • Set default channel modes
  • Set Buffer size
  • Set Timestamp format
  • Set Timezone
  • Set join tries (channel)
  • Set CTCP Replies (Ex: FINGER/VERSION/PING)
  • Set Webpanel skin.
  • Load/Unload modules.