| Home | show me information for | Students | Prospective Students | Faculty / Staff | |||||||||||
|
|||||||||||||||
What trustee rights are & how they workIn NetWare, access to directories (folders) and files is controlled by trustee rights assignments. Trustees can be users or groups, the rights can be any combination of specific permissions in the table below, and rights can be set (assigned) to any folder or file on a NetWare server.
Inheritance of Rights Common Settings & Combinations of Rights Checking & setting trustee rights
General ConsiderationsNOTE: The terms folder and directory are synonymous and are used interchangably throught this document. The first piece of the security pie is physical security. DMS keeps all production servers in climate controlled, card access rooms and with the assistance of Administrative Information Services backs up the servers on a nightly basis. The second piece is object security. Objects are items stored in the NDS tree. They include things like user accounts, print queues, gourps, etc. The ability to alter NDS object rights and properties (information about an object) is object security. To a certain extent, how these object rights and properties are treated are in the control of the work group administrator. DMS will do its best to advise administrators who suggest changes that may sacrifice the security of your branch of the tree but, will not prevent "open" policies unless such policies. jeopardize the entire tree. In the future, certain object rights will be granted to the work group administrator. For the time being, all objects must be manipulated by DMS or CWRUnet Services (they control the "super user account" that can do all). The third and often most important piece is rights to the file system, more commonly known as file and directory trustee rights/assignments. File system security to a particular work group lies solely with the department. DMS willensure that others outside of your department will not be able to see your data. After that, who a your department allows access to their data is your responsibility. DMS will not interfere unless it jeopardizes overall system security. As a result, it is your duty as a work group manager to know how to set file system rights and to understand the structure of file system secuirty. In general, rights should only be granted to the extent that they are necessary to accomplish a required task while still maintaining overall system security. The following headings cover areas that your need to know. Directory Trustee Rights ExplainedThis is file system security. File system security of your data area is totally under the control of the work group administrator. Work group administrators must know and understand file system security and how to add and revoke rights. Work group administrors have all file system rights to their entire data space. The term trustee is used for someone who has rights to a file or directory. These rights determine what a user or group can do with the file or with files located in the directory. The standard method of determining what rights to grant is the "as needed" test. Is it necessary for this user or group to see or read this file or files in this directory? Is it necessary for this user or group to be able to delete or erase this file, files in this directory or the directory itself? To make such a detemination, it is vital to understand the meaning of each possible right and the concept of inherited rights. For administrative and technical reasons granting rights to specific files is not recommended. Also, for administrative reasons, it is recommended that rights be granted only to groups and that users be added and removed from those groups as needed to control trustee directory assignments. As a result the following discussion focuses on trustee directory rights.For example, I want the group MyDepartment_Staff.MyDepartment.CWRU needs to be able to be able to see files in folder A, read the files, alter the files and create new files but, not delete the files. I, as ork group manager would grant the group rwcef rights. If I wanted the group to only be able to read, see the file names and place new files in the dorectory without being able to alter existing files, I would grant rcf to the directory. Inhereted RightsThe most common file system security problem that is encountered is the result of a lack of understanding of inherited rights. Inhereted rights refer to those that your get because you have them somewhere else. The rights flow down the directory tree. As a result if I have rights at the root of a directory, i.e. f:\, I have the smae rights to all subdirectories, i.e. f:\apps and f:\home\xxx5. This is a very important and deceptively easy concept to understand. You can easily and inadvertently give a user or group of users the ability to see and alter sensitive data if you do not fully understand inherited rights. Since rights flow down the directory structure or tree as it is known, you should grant rights begining a the lowest level in the tree as possible. For example, if group A needs full access to Homes\Memos folder, you should grant them rwecf to Share\Memos. If you were to grant them rwcef to \Homes then they would have those same rights to \Homes\Memos, \Homes\Requisitions, \Homes\Confidential\\Personell\Reviews. The most common mistake is that departments assume that everyone has a private directory that no one else can see but, the group Department_Users (which all departmental users are a member of) has read and file scan rights to the \Department folder. Private directories by default are created as a directory called \Department\Homes\Login_name. Since everyone in the department has read and file scan to \Department, they have the same rights to \Department\Home\User_A, \Department\Home\User_B, \Department\Home\User_C, etc. By default, each user is granted full access (including modify and access control) to his/her "home" or private directory. It is the user or work group administrator that can grant others access to a private or "home" directory. |