Index
Man Page for chmod
NAME
chmod
SYNOPSIS
cmd -g group1,.. RULE resources..
DESCRIPTION
Assign resource rules to resources and groups.
-g groups Assign to these groups (comma separated)
RULE Rule (see below)
resources A list of resources
Rules:
Rules can be assigned, revoked or added. Rules consist of doctype
rights:
Assignment: d=MPA
Addition: d+MPA
Deletion: d-XPA
where d stands for document (*) and f for Folder (+). Further,
instead of "d", any valid document type name can be used.
Rights are:
D Deletion
M Modification
P Publication
A Approval
R Resource
F Folder
S Supervision
Examples:
chmod -g mygroup d+M,f+M-PR resource1
chmod -g mygroup d+M,f=PAF resource2
chmod -g mygroup Article=PAF /foo
Also see the rules command.
AUTHOR
Written by JochenT.
REPORTING BUGS
Report bugs to <jochen@jtoee.com>.
COPYRIGHT
Copyright © 2004 JTOEE.