.\" @(#)$RCSfile: dpns-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 DPNS-CHMOD 1 "$Date: 2002/10/16 06:25:40 $" DPNS "DPNS User Commands" .SH NAME dpns-chmod \- change access mode of a DPNS directory/file in the name server .SH SYNOPSIS .B dpns-chmod .I absolute_mode .IR path ... .SH DESCRIPTION .B dpns-chmod sets the access mode of DPNS 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 DPNS pathname. If .I path does not start with .BR / , it is prefixed by the content of the .B DPNS_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 dpns_chmod(3) , .BR Cupvlist(1) .SH AUTHOR \fBLCG Grid Deployment\fP Team