User's Guide for MS-DOS Clients

121
Enhanced Reference
Command and Utility Summary
revoke permissions for that resource, you must create a set of permissions for a
resource. To control the resource, give yourself P permission.
/change
Changes one or more users’ permissions for a resource. To change more than one
user’s permission, type several name:permission strings separated by spaces.
/grant
Assigns additional permissions to a resource’s existing set. To assign more than
one permission, type several name:permission strings separated by spaces.
/revoke
Cancels one or more users’ permissions for a resource. To cancel permission for
more than one user, type several name:permission strings separated by spaces.
Comments
When your administrator assigns you a home directory (a directory on a
server for your personal use) you can control this directory and the files on it
so that only certain other users have access to them. You control access to
your home directory by granting permissions after you connect to the server
where your home directory resides. Permissions control a users access to a
file or directory.
Permissions and what they allow a user to do are as follows:
Permission Description
R (read) Read and copy files, and view subdirectories.
W (write) Make changes to files.
C (create) Create files and subdirectories.
X (execute) Run a command or program.
D (delete) Remove files and subdirectories.
A (attributes) Change MS-DOS file attributes. For information
about file attributes, see your MS-DOS manual(s).