table of contents
LFC-CHGRP(1) | LFC User Commands | LFC-CHGRP(1) |
NAME¶
lfc-chgrp - change group ownership of a LFC directory/file in the name server
SYNOPSIS¶
lfc-chgrp [-h] [-R] group path...
DESCRIPTION¶
lfc-chgrp sets the group ownership of a LFC directory/file in the name server to the value of group.
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.
OPTIONS¶
The following options are supported:
EXIT STATUS¶
This program returns 0 if the operation was successful or >0 if the operation failed.
SEE ALSO¶
Castor_limits(4), lfc_chown(3), Cupvlist(1)
AUTHOR¶
LCG Grid Deployment Team
$Date: 2007/01/13 10:35:39 $ | LFC |