Skip Ribbon Commands
Skip to main content

Cornelius J. van Dyk's SharePoint Brain Dump

:

How-do-I---Override-library-permissions-to-break-inheritance-in-SharePoint-2007

Thoughts, musings, outbursts and revelations of Cornelius J. van Dyk - 7 x Microsoft SharePoint MVP

When you encounter the scenario where you do not want your library to have the same permissions as the host site, you can break permission inheritance by following these steps:

  1. Start by navigating to the target library.

    image

  2. Click on the "Settings" dropdown menu. (You will need to be a library owner for this menu option to be visible.)
  3. On the dropdown menu, click "Document Library Settings".

    image

  4. On the Customize page, in the Permissions and Management section, click "Permissions for this document library".

    image

  5. Note that the message states that the library is inheriting its permissions from the site.
  6. Also note the permissions assigned at the moment defaults to the values from the site.

    image

  7. Click the "Actions" menu.
  8. On the dropdown menu, click "Edit Permissions".

    image

  9. SharePoint will prompt for a confirmation with a dialog window.
  10. Click "OK" in the dialog window.

    image

  11. A new Actions and a new Settings menu option is now visible on the permissions page.  At this point, SharePoint has copied the permissions from the site as the default starting point for our customized permission set.  We can now change the permissions to suit our needs.

    image

  12. Select the check boxes of the users you wish to customize.
  13. Click the "Actions" menu.
  14. On the dropdown menu, you can remove a user's permissions by clicking the "Remove User Permissions" option.
  15. To change the user's permissions, on the dropdown menu, click "Edit User Permissions".

    image

  16. Select the permissions options you need by checking their check boxes on the Edit Permissions screen.
  17. Click "OK" to apply the permissions change.

    image

  18. The users now have the new security in effect.  The effect is immediate.

    image

Enjoy

Later
C