How to Write a Permission Vs. Modify a Permission

104 18

    Write a Permission

    • 1). Identify what files the user should have a permission to work with. In Unix, for example, each file in the system has an owner. The owner has permission to write and modify the file, but other users can only read it.

    • 2). Make the permission as fine-grained as possible. A fine-grained permission gives the user no more authority than necessary, rather than a blanket permission to work on any file in the system. Some users might need wide-ranging authority, but others might only need to work on one file, or the files on a particular drive.

    • 3). Write the permission according to the rules of your system. If you're setting up an operating group or team to work on a project, you may be able to give several users on the team a permission at one time.

    Modify a Permission

    • 1). Review the reasons the user's current permission isn't suitable. It may be that the user needs to clean up her work, which requires the authority to delete certain files. Alternatively, if she's no longer working in a particular group, it may be good security to restrict her ability to affect the files.

    • 2). Identify the folders or data that the revised permission will affect. If you're not going to change the user's permissions regarding other file folders, you should make sure not to take away any permissions he needs in his regular work.

    • 3). Make the changes according to the requirements in your system. In some forms of Windows, it's simply a matter of clicking on the folder, bringing up the Security tab and making the changes.

Source...
Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time

Leave A Reply

Your email address will not be published.