.\" @(#)$RCSfile: lfc-chmod.man,v $ $Revision: 1.1.1.1 $ $Date: 2002/10/16 06:25:40 $ CERN IT-PDP/DM Jean-Philippe Baud .\" Copyright (C) 1999-2002 by CERN/IT/PDP/DM .\" All rights reserved .\" .TH LFC-CHMOD 1 "$Date: 2002/10/16 06:25:40 $" LFC "LFC User Commands" .SH NAME lfc-chmod \- change access mode of a LFC directory/file in the name server .SH SYNOPSIS .B lfc-chmod .I absolute_mode .IR path ... .SH DESCRIPTION .B lfc-chmod sets the access mode of LFC directory/file(s) in the name server to the octal value in .IR absolute_mode . Symbolic mode changes are not supported yet. .LP The effective user ID of the process must match the owner of the file or the caller must have ADMIN privilege in the Cupv database. .TP .I path specifies the LFC pathname. If .I path does not start with .BR / , it is prefixed by the content of the .B LFC_HOME environment variable. .SH EXIT STATUS This program returns 0 if the operation was successful or >0 if the operation failed. .SH SEE ALSO .BR Castor_limits(4) , .BR lfc_chmod(3) , .BR Cupvlist(1) .SH AUTHOR \fBLCG Grid Deployment\fP Team