Remctl

From UGCS
(Difference between revisions)
Jump to: navigation, search
(Remctl)
(Hermes)
Line 11: Line 11:
 
* mailman
 
* mailman
 
** create <list>: creates the named list
 
** create <list>: creates the named list
 +
** mylists: lists all lists owned by the current user
 +
** list_members <list>: lists members of the named list (you must be the list owner)
 +
** list_owners <list>: lists the owners of the named list
 +
** add_members <list> <member1> [member2 ...]: Adds users to the list.  No notifications are sent
 +
** remove_members <list> <member1> [ member2 ...]: Removes users from the list

Revision as of 01:08, 16 April 2008

Remctl

Here is a list of all the remctl commands that are running on various UGCS servers:

Poseidon

  • vhost
    • setup: creates a folder for the user in /afs/.ugcs/drop/vhost
    • update: re-creates the apache configuration files for a user's vhosts, and reloads apache unless /etc/apache2/noreload is present

Hermes

  • mailman
    • create <list>: creates the named list
    • mylists: lists all lists owned by the current user
    • list_members <list>: lists members of the named list (you must be the list owner)
    • list_owners <list>: lists the owners of the named list
    • add_members <list> <member1> [member2 ...]: Adds users to the list. No notifications are sent
    • remove_members <list> <member1> [ member2 ...]: Removes users from the list
Personal tools