1LFC-CHMOD(1) LFC User Commands LFC-CHMOD(1)
2
3
4
6 lfc-chmod - change access mode of a LFC directory/file in the name
7 server
8
10 lfc-chmod absolute_mode path...
11
13 lfc-chmod sets the access mode of LFC directory/file(s) in the name
14 server to the octal value in absolute_mode. Symbolic mode changes are
15 not supported yet.
16
17 The effective user ID of the process must match the owner of the file
18 or the caller must have ADMIN privilege in the Cupv database.
19
20 path specifies the LFC pathname. If path does not start with /, it
21 is prefixed by the content of the LFC_HOME environment variable.
22
24 This program returns 0 if the operation was successful or >0 if the
25 operation failed.
26
28 Castor_limits(4), lfc_chmod(3), Cupvlist(1)
29
31 LCG Grid Deployment Team
32
33
34
35LFC $Date: 2002/10/16 06:25:40 $ LFC-CHMOD(1)