view mod_adhoc_cmd_admin.wiki @ 461:b7ea7700c6d9

mod_s2s_auth_monkeysphere: Add s2sauth tag
author Kim Alvefur <zash@zash.se>
date Tue, 20 May 2014 23:52:29 +0200
parents f7f2befb0f3e
children
line wrap: on
line source

#summary Administrative adhoc commands
#labels Stage-Beta, Deprecated

= Introduction =

This module contains administrative commands.

Supported commands are:
 * Add User
 * Delete User
 * End User Session
 * Change User Password
 * Get User Password
 * Get User Roster
 * Get User Statistics
 * Get List of Online Users
 * Send Announcement to Online Users
 * Shut Down Service

The goal is to implement many/all commands described in XEP-0133.

= Usage =

Load mod_adhoc_cmd_admin after [mod_adhoc], you can then use the provided adhoc commands from your XEP-0050 compliant client.

= Compatibility =
||0.7||Works||
||0.8||Included in Prosody (in mod_admin_adhoc)||

= TODO =

 * Add more commands