Chapter 14. Security within SharePoint 2013

In this section:

Securing an organization’s information is crucial. Protecting organizational content is a key component to the success of that security.

Microsoft SharePoint 2013 provides proficient security tools to ensure that teams are completely confident that their content is available only to the users to whom they’ve granted access. Using the SharePoint security model, you can apply access privileges at an overall level such as the site collection, down to an individual level like a single document—not to mention all the levels in between (sites, pages, or lists and libraries).

Understanding SharePoint security

You can only access SharePoint 2013 if a SharePoint administrator or site owner grants you permission. You can grant permissions to groups of people or to individuals. SharePoint administrators can grant access to Active Directory groups, or Windows network groups, as well.

It is recommended to add individuals to SharePoint groups and then provide access to those groups, rather than directly to individuals. A SharePoint group is a collection of individuals (up to 5,000), and it is much more convenient to manage the applied security settings to a group than to manage individual users.

View site permissions

  1. On the Home page, click the Settings button (the small gear icon next to the name of the logged-on user). On the menu that appears, click Site Settings.

    image with no caption
  2. On the Site Settings page, in the Users And Permissions section, click Site Permissions.

    image with no caption
  3. On the Permissions page, view the permission levels assigned to each group on the site.

    image with no caption

Adding people to groups

A new site can be created to use the same permissions as the parent site or to use unique permissions. Upon creation of a new site with unique permissions, SharePoint 2013 automatically creates three groups: Visitor, Member, and Owner. New groups can be created, and unused groups can be deleted.

Permissions then need to be assigned to groups for them to actually be of use. SharePoint administrators can use permission levels to control what groups or individuals can do within SharePoint. Thirty-three selectable permissions can be mixed and matched in different combinations to define thousands of permission levels.

Permission levels determine what type of activities that group can perform on a site, page, list, library, item, or document. Upon creation of a new team site, SharePoint automatically creates seven permission levels:

Permission level

Definition

Full Control

Users have full control of a site to add, delete, approve, move, and create new sites.

Design

Users can view, add, delete, approve, and customize a SharePoint site.

Edit

Users can add, edit, and delete lists. They can also view, add, update, and delete list items and documents.

Contribute

Users can view, add, update, and delete list items and documents.

Read

Users can view pages and list items. They can also can download document copies.

Limited Access

User can view specific lists, document libraries, list items, folders, or documents when given permission.

View Only

Similar to the Read permission level, but users cannot download items.

Add people to existing groups

  1. On the Site Settings page, in the Users And Permissions section, click Site Permissions.

    image with no caption
  2. On the Permissions page, click the Permissions tab and then, in the Grant group, click Grant Permissions.

    image with no caption
  3. In the Share dialog box, in the designated text box, enter names, email addresses, or the word “Everyone”.

  4. Click the Hide Options button.

  5. In the Select A Group Or Permission Level list box, select a group name.

  6. Click Share.

    image with no caption

Try This

Add yourself to the Members group.

Creating groups

Customizing SharePoint groups makes it possible for your organization to effectively grant access to only the users it specifies. When you create a group, you can name it, assign it a permission level, and add people to it.

Create a group

  1. On the Site Settings page, in the Users And Permissions section, click Site Permissions.

    image with no caption
  2. On the Permissions page, click the Permissions tab and then, in the Grant group, click Create Group.

    image with no caption

    Tip

    When necessary, you can assign an existing group as the group owner to allow more than one person to be the group owner.

  3. On the Create Group page, in the Name text box, enter a name for the group.

  4. In the About Me text box, enter a description.

  5. Assign a group owner to the group.

    image with no caption
  6. In the Give Group Permission To This Site section, select a check box corresponding to the permission level that you want to assign to the group.

    image with no caption
  7. Click Create.

    image with no caption

Granting permissions to an individual

By assigning people to SharePoint 2013 groups, you can see what permissions an individual has and assign those same permissions to someone else simply by adding that person to the same group. Occasionally, however, you might need to assign permissions directly to a user to grant access to a site or its individual items.

Grant permissions to an individual

  1. On the Site Settings page, in the Users And Permissions section, click Site Permissions.

    image with no caption
  2. On the Permissions tab, in the Grant group, click Grant Permissions.

    image with no caption

    Tip

    It is considered a best practice to manage users within groups instead of individually.

  3. In the Share dialog box, in the designated text box, enter names, email addresses, or the word “Everyone”.

  4. Click the Show Options button.

  5. In the Select A Group Or Permission Level list box, select a permission level.

  6. Click Share.

    image with no caption

Breaking permission inheritance

By default, all children objects (sites, pages, lists, libraries) inherit their permissions from their parent site. Permissions for objects cascade from the parent to the child. For instance, a subsite inherits the permissions of its parent site. A library inherits the permissions of the site in which it is created, and a document inherits the permissions of the library to which it is uploaded. If you want to stop this inheritance and customize permissions, you’ll need to break inheritance.

Perhaps you have a site with team information for everyone on your team. By default, everyone who has access to a team library can see the documents in that library. Still, you might want to restrict the Performance Reviews folder to only allow managers to access it. In this case, you would break the inheritance from the parent library so that only the Managers group can see that particular folder.

Break inheritance

  1. Select the list or library with which you want to work (for this example, we’ll work with a library).

  2. On the ribbon, click the Library tab.

  3. In the Settings group, click Library Settings.

    image with no caption
  4. On the Library Settings page, in the Permissions And Management section, click Permissions For This Document Library.

    image with no caption
  5. On the Permissions tab, in the Inheritance group, click Stop Inheriting Permissions.

    image with no caption

    Caution

    Breaking inheritance prevents future changes to the parent permissions from cascading down to the child item.

    Tip

    It is recommended to inherit permissions whenever possible to avoid burdensome maintenance.

  6. In the pop-up message box that asks you to confirm the change, click OK.

    image with no caption

Inherit parent permissions

  1. Select the list or library with which you want to work (for this example, we’ll work with a library). On the ribbon, click the Library tab and then, in the Settings group, click Library Settings.

    image with no caption
  2. On the Library Settings page, in the Permissions And Management group, click Permissions For This Document Library.

    image with no caption
  3. On the ribbon, click the Permissions tab and then, in the Inheritance group, click Delete Unique Permissions.

    image with no caption
  4. In the pop-up message box that asks you to confirm the change, click OK.

    image with no caption

Try This

Stop inheriting permissions on a list or library and then configure it to inherit permissions again.

Granting access to lists, libraries, and individual items

When not inheriting permissions from its parent, SharePoint 2013 allows owners to apply unique security at the site collection level, the site level, the library or list level, and to items within a library or list. You might want to grant your department Read access to your site but only allow certain team members to edit documents within the site. SharePoint flexibly accommodates these needs.

Grant access to a list or library

  1. Select the list or library with which you want to work (for this example, we’ll work with a library).

  2. On the ribbon, click the Library tab.

  3. In the Settings group, click Library Settings.

    image with no caption
  4. On the Library Settings page, in the Permissions And Management group, click Permissions For This Document Library.

    image with no caption
  5. On the Permissions tab, in the Grant group, click Grant Permissions.

    image with no caption

    Tip

    This exam ple assumes that this library does not inherit permissions from its parent.

  6. In the Share dialog box, in the designated text box, enter names, email addresses, or the word “Everyone”.

  7. Click the Show Options button.

  8. In the Select A Permission Level list box, select a permission level.

  9. Click Share.

    image with no caption

Grant access to individual items

  1. Click the drop-down ellipsis to the right of an item in a list or library. (Hover over the item to view the pointing hand.)

  2. In the lower-right corner of the Properties box that opens, click the drop-down ellipsis. (Hover over the item to view the pointing hand).

  3. On the menu that appears, click Shared With.

    image with no caption
  4. On the Shared With page, click Advanced.

    image with no caption
  5. On the Permissions tab, in the Inheritance group, click Stop Inheriting Permissions.

    image with no caption
  6. In the pop-up message box that asks you to confirm the change, click OK.

    image with no caption
  7. Back on the ribbon, click Grant Permissions.

    image with no caption
  8. In the Share dialog box, in the designated text box, enter names, email addresses, or the word “Everyone”.

  9. Click the Show Options button.

  10. In the Select A Permission Level list box, select a permission level.

  11. Click Share.

    image with no caption

Removing security

Logically, if you’ll be granting access to SharePoint 2013, you’ll be removing access, as well. Removing users from items or groups involves the same steps as adding users. You’ll begin to realize the convenience of managing users in groups as opposed to individually. Removing users from a group can be done in one location instead of each location where they’ve been added separately.

Remove a user from a group

  1. On the Home page, click the Settings button (the small gear icon next to the name of the logged-on user). On the menu that appears, click Site Settings.

    image with no caption
  2. On the Site Settings page, in the Users And Permissions section, click People And Groups.

    image with no caption
  3. On the Quick Launch bar, click Groups.

    image with no caption
  4. Click the name of the group from which you want to remove the user.

    image with no caption
  5. Select the check box next to the name of the user whom you want to remove.

    image with no caption
  6. Click the Actions drop-down arrow.

  7. On the menu that appears, click Remove Users From Group.

    image with no caption
  8. In the pop-up message box that asks you to confirm the change, click OK.

    image with no caption

Tip

If you don’t see the Actions menu, it’s because you don’t have permissions to edit members of that Group.

Remove a group’s site permissions

  1. On the Home page, click the Settings button (the small gear icon next to the name of the logged-on user). On the menu that appears, click Site Settings.

    image with no caption
  2. On the Site Settings page, in the Users And Permissions section, click Site Permissions.

    image with no caption
  3. Select the check box next to the group from which you want to remove site permissions.

    image with no caption
  4. On the Permissions tab, in the Modify group, click Remove User Permissions.

    image with no caption
  5. In the pop-up message box that asks you to confirm the change, click OK.

    image with no caption

Tip

This example assumes that this library does not inherit permissions from its parent.

Caution

Removing a group from a site also removes the users within that group from the site.

Editing permissions

Suppose that a project has completed and you no longer want the team to add or edit the project’s supporting documents. The flexibility of SharePoint 2103 gives you the ability to easily make changes to permission level of an individual or a group.

Edit site permissions for an individual or group

  1. On the Home page, click the Settings button (the small gear icon next to the name of the logged-on user). On the menu that appears, click Site Settings.

    image with no caption
  2. On the Site Settings page, in the Users And Permissions section, click Site Permissions.

    image with no caption
  3. On the Permissions page, if the site is inheriting permissions, click Stop Inheriting Permissions, and then, in the pop-up message box that asks you to confirm the change, click OK.

    image with no caption
  4. Select the check box next to the group or individual for which you want to edit permissions.

  5. Click Edit User Permissions.

    image with no caption
  6. Clear the current permissions check box and select a different one.

    image with no caption
  7. Click OK.

    image with no caption

Tip

Permissions will default to the highest level of security. Be sure to clear an existing Edit permission level check box if the user/group should only have Read access.

Checking permissions

It can be easy to lose track of who has access to your sites and libraries. You can use the tools on the SharePoint 2013 ribbon to check what permissions are on an entire site or to view a summary of the permissions assigned to a group or individual.

View permissions on a library or list

  1. On the Quick Launch bar, click Site Contents.

    image with no caption
  2. Click the drop-down ellipsis to the right of the library with which you want to work. (Hover over the library for the drop-down indicator to display).

  3. On the menu that appears, click Settings.

    image with no caption
  4. On the Library Settings page, in the Permissions And Management group, click Permissions For This Document Library.

    image with no caption
  5. On the Permissions tab, review each group name and permission level.

    image with no caption

Check permissions for an individual or group

  1. On the Home page, click the Settings button (the small gear icon next to the name of the logged-on user). On the menu that appears, click Site Settings.

    image with no caption
  2. On the Site Settings page, in the Users And Permissions section, click Site Permissions.

    image with no caption
  3. On the Permissions tab, in the Check group, click Check Permissions.

    image with no caption
  4. In the Check Permissions dialog box, in the User/Group text box, enter the name of the person or group.

  5. Click Check Now.

    image with no caption
  6. In the Check Permissions dialog box, review the permission level summary.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.104.230