1DPNS-CHMOD(1) DPNS User Commands DPNS-CHMOD(1)
2
3
4
6 dpns-chmod - change access mode of a DPNS directory/file in the name
7 server
8
10 dpns-chmod absolute_mode path...
11
13 dpns-chmod sets the access mode of DPNS 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 DPNS pathname. If path does not start with /, it
21 is prefixed by the content of the DPNS_HOME environment vari‐
22 able.
23
25 This program returns 0 if the operation was successful or >0 if the
26 operation failed.
27
29 Castor_limits(4), dpns_chmod(3), Cupvlist(1)
30
32 LCG Grid Deployment Team
33
34
35
36DPNS $Date: 2002/10/16 06:25:40 $ DPNS-CHMOD(1)