NAME

cipux_extinct_user_from_all_courses - Version 3.2.11-1 2005-03-30 CipUX


SYNOPSIS

  cipux_extinct_user_from_all_courses -u <NAME>
  or
  cipux_extinct_user_from_all_courses -h
  get help message


ABSTRACT

This script deletes a given user from all CipUX courses (groups). The script querries all groups for memberUid. If it matchs, it will delete this memberUid from the courses.


REQUIREMENTS

  CipUX::CiBot
  cipux_get_value
  cipux_set_valule


FUNCTIONS

usage

Prints usage message.


SEE ALSO

See the CipUX webpage and the manual at http://www.cipux.org See the mailing list http://www.cipux.org/mailman/listinfo/


AUTHOR

Christian Kuelker <christian.kuelker@cipworx.org>


COPYRIGHT AND LICENSE

Copyright (C) 1999-2005 by Christian Kuelker

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA