Query: dpns-chown
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DPNS-CHOWN(1) DPNS User Commands DPNS-CHOWN(1)NAMEdpns-chown - change owner and group of a DPNS directory/file in the name serverSYNOPSISdpns-chown [-h] [-R] owner[:group] path... dpns-chown [-h] [-R] :group path...DESCRIPTIONdpns-chown sets the owner and/or the group of a DPNS directory/file in the name server to the values in owner and group respectively. To change the owner ID, if the group ID does not change and if the caller and the new owner ID belong to that group, GRP_ADMIN privilege is needed, otherwise the caller must have ADMIN privilege in the Cupv database. To change the group ID, the effective user ID of the process must match the owner ID of the file and the new group must be in the list of groups the caller belong to or the caller must have ADMIN privilege in the Cupv database. owner is either a valid username or a valid numeric ID. group is either a valid group name or a valid numeric ID. path specifies the DPNS pathname. If path does not start with /, it is prefixed by the content of the DPNS_HOME environment variable.OPTIONSThe following options are supported: -h If path is a symbolic link, changes the ownership of the link itself. -R Recursive mode.EXIT STATUSThis program returns 0 if the operation was successful or >0 if the operation failed.SEE ALSOCastor_limits(4), dpns_chown(3), Cupvlist(1)AUTHORLCG Grid Deployment TeamDPNS$Date: 2007/01/15 08:05:17 $ DPNS-CHOWN(1)
Related Man Pages |
---|
dpns-chown(1) - debian |
dpns-ls(1) - debian |
dpns-setacl(1) - debian |
lfc-chown(1) - debian |
dpns_lchown(3) - debian |
Similar Topics in the Unix Linux Community |
---|
chown doesn't work |
OS X - problems reassigning rights to new shortname |
change owner |
Changing file/directory owner |
List files whose owner or group is numeric |