Content-type: text/html Man page of LFC-DELETECLASS

LFC-DELETECLASS

Section: LFC Administrator Commands (1)
Updated: $Date: 2002/08/23 12:48:51 $
Index Return to Main Contents
 

NAME

lfc-deleteclass - delete a fileclass definition  

SYNOPSIS

lfc-deleteclass --id classid --name class_name [ -h name_server ]  

DESCRIPTION

lfc-deleteclass deletes a fileclass definition. The fileclass can be identified by classid or by class_name. If both are specified, they must point at the same class.

This command requires ADMIN privilege in the Cupv database.  

OPTIONS

-h name_server
--id classid
The class number of the class to be deleted.
--name class_name
The name of the class to be deleted.
 

EXAMPLES

lfc-deleteclass --id 2 --name user
 

EXIT STATUS

This program returns 0 if the operation was successful or >0 if the operation failed.  

SEE ALSO

Castor_limits(4), lfc_deleteclass(3), Cupvlist(1)  

AUTHOR

LCG Grid Deployment Team


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
EXIT STATUS
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 11:46:10 GMT, June 26, 2009