dpns-chgrp(1) - Linux man page
Name
dpns-chgrp - change group ownership of a DPNS directory/file in the name serverSynopsis
dpns-chgrp [-h] [-R] group path...Description
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.
- 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.
Options
The following options are supported:- -h
- If path is a symbolic link, changes the ownership of the link itself.
- -R
- Recursive mode.