cipux_del - Version 3.2.11-1 2005-01-02 CipUX
cipux_del [OPTIONS]
Options: (one nessessary) (01) -u <NAME> :deletes a user node (02) -c <NAME> :deletes a course node (03) -m <NAME> :deletes a machine node (04) -r <NAME> :deletes a room node (05) -t <NAME> :deletes a hardware type node (06) -i <NAME> :deletes a image node (07) -s <NAME> :deletes a image slot node (08) -y <NAME> :deletes a admin node (09) -x <NAME> :deletes a configuration node Other options: (10) -h :get help message
This script deletes a CipUX node (LDAP entry) from the server. Possible nodes are:
User (-u), Course (-c), Machine (-m), Room (-r), Hardware Type (-t), Image (-i), Image Slot (-s), Admin (-y) or Configuration (-x)
CipUX::CiBot del.conf ldapmodify Getopt::Std
Prints usage message.
See the CipUX webpage and the manual at http://www.cipux.org See the mailing list http://www.cipux.org/mailman/listinfo/
Christian Kuelker <christian.kuelker@cipworx.org>
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