egrid-deluser
NOME
egrid-deluser - Rimuovere un utente da EGRID
SINOSSI
egrid-deluser ACCOUNT
Rimuove un utente, dato il nome del suo account
DESCRIZIONE
Dato un nome account ACCOUNT, effettua alcune delle operazioni necessarie per disabilitare un utente:
- rimuove dall'albero LDAP le foglie relative all'account utente ed al suo gruppo privato, ed anche il ramo contenente i gruppi controllati dall'utente.
-
rimuove ACCOUNT dal gruppo
egridusr -
rimuove ACCOUNT dalla VO
ou=EGRID, ou=VO, o=egrid, c=it.
Le operazioni di modifica dell'albero LDAP richiedono la password del Manager DN.
VEDI ANCHE
egrid-adduser, EGRID RFC 3
BUGS
I dati del server LDAP sono inseriti nello script: non si possono cambiare né con opzioni, né con un file di configurazione.
DOWNLOAD
I pacchetti .rpm del software EGRID di gestione utenti si possono
scaricare da http://www.egrid.it/download/rpm/RPMS.egrid; i
pacchetti .deb da http://www.egrid.it/download/deb/egrid.
Il codice sorgente di questo programma si trova a: http://www.egrid.it/cvs/middleware/user-management/
COPYRIGHT AND LICENSE
Copyright (c) 2004,2005 Riccardo Murri riccardo.murri@ictp.it for the EGRID project http://www.egrid.it/
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 of the License, 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
