files and folders

36
Files and Folders

Upload: catacutanjcsantos

Post on 16-Apr-2017

226 views

Category:

Software


1 download

TRANSCRIPT

Page 1: Files and folders

Files and Folders

Page 2: Files and folders

Objectives

File Server Access Control Permissions Ownership of objects Inheritance of permissions User rights and privileges Object auditing How to Share a Folder How to Configure Share Permissions

Page 3: Files and folders

File Server a file server is a computer attached to a

network that has the primary purpose of providing a location for shared disk access, i.e. shared storage of computer files (such as documents, sound files, photographs, movies, images, databases, etc.) that can be accessed by the workstations that are attached to the same computer network.

Page 4: Files and folders

File Server

Page 5: Files and folders

A file server is not intended to perform computational tasks, and does not run programs on behalf of its clients.

It is designed primarily to enable the storage and retrieval of data while the computation is carried out by the workstations.

Page 6: Files and folders

Access Control Access control is the process of authorizing

users, groups, and computers to access objects on the network or computer.

Page 7: Files and folders

Access Control

Page 8: Files and folders

Access Control

Page 9: Files and folders

Permissions Permissions define the type of access

granted to a user or group for an object or object property.

For example, the Finance group can be granted Read and Write permissions for a file named Payroll.xls.

Page 10: Files and folders

Permissions

Page 11: Files and folders

Permissions (cont’d)

For any object, you can grant permissions to: Groups, users, and other objects with security

identifiers in the domain. Groups and users in that domain and any

trusted domains. Local groups and users on the computer

where the object resides.

Page 12: Files and folders

Permissions (cont’d) The permissions attached to an object

depend on the type of object. For example, the permissions that can be

attached to a file are different from those that can be attached to a registry key.

Some permissions, however, are common to most types of objects.

Page 13: Files and folders

Common Permissions Read Modify Change owner Delete

Page 14: Files and folders

Ownership of objects An owner is assigned to an object when that

object is created. By default, the owner is the creator of the

object. No matter what permissions are set on an

object, the owner of the object can always change the permissions on an object.

Page 15: Files and folders

Ownership of objects

Page 16: Files and folders

Inheritance of permissions Inheritance allows administrators to easily

assign and manage permissions. This feature automatically causes objects

within a container to inherit all the inheritable permissions of that container.

For example, the files within a folder, when created, inherit the permissions of the folder.

Only permissions marked to be inherited will be inherited.

Page 17: Files and folders

Inheritance of permissions (cont’d)

Page 18: Files and folders

User rights and privileges Administrators can assign specific rights to

group accounts or to individual user accounts.

These rights authorize users to perform specific actions, such as logging on to a system interactively or backing up files and directories.

Page 19: Files and folders

User rights and privileges

User rights are different from permissions because user rights apply to user accounts, and permissions are attached to objects.

Although user rights can apply to individual user accounts, user rights are best administered on a group account basis.

Page 20: Files and folders

User rights and privileges There is no support in the access control user

interface to grant user rights; however, user rights assignment can be administered through the Local Security Policy snap-in under Local Policies\User Rights Assignment.

Page 21: Files and folders

Local Policies\User Rights Assignment

Page 22: Files and folders

Object auditing With administrator's rights, you can audit

users' successful or failed access to objects. You can then view these security-related

events in the Security log in Event Viewer.

Page 23: Files and folders

Object auditing (cont’d) You can select which object access to audit

by using the access control user interface, but first you must enable the audit policy by selecting Audit object access under Local Policy\Audit Policy\Local Policies in the Local Security Policy snap-in.

Page 24: Files and folders

Object auditing (cont’d)

Page 25: Files and folders

Share a Folder Before you share a folder, you must configure

the file and folder permissions to prevent users with restricted access from connecting to the folder over the network.

Page 26: Files and folders

How to Share a Folder Log on to the computer as Administrator

or as a member of the Administrators group. Click Start, point to All Programs, point to

Accessories, and then click Windows Explorer.

Expand My Computer, and then click the drive or folder in which you want to create a new folder.

Page 27: Files and folders

How to Share a Folder On the File menu, point to New, and then

click Folder. Type a name for the new folder, and then

press ENTER. Right-click the folder, and then click Sharing

and Security. Click Share this folder.

Page 28: Files and folders
Page 29: Files and folders

How to Configure Share Permissions

On the Sharing tab, click Permissions. Click Add. In the Select Users or Groups dialog box,

double-click the appropriate user accounts or groups (for example, the Accountants and Sales groups) that you want.

Page 30: Files and folders

How to Configure Share Permissions (cont’d) When you finish selecting the users and

groups to which you want to grant permissions, click OK.

The groups and users that you added, and the Everyone group, are displayed in the Group or user names list.

Page 31: Files and folders

How to Configure Share Permissions (cont’d) In the Group or user names list, click each

user or group, and then grant the permissions that you want to the user or group.

Page 32: Files and folders
Page 33: Files and folders

How to Configure Share Permissions (cont’d) After you set the appropriate permissions for

the user or groups that you want, click the Everyone group, and then click Remove.

Click OK.

Page 34: Files and folders

References http://technet.microsoft.com http://support.microsoft.com http://en.wikipedia.org

Page 35: Files and folders

Summary File Server. Access Control Permissions Ownership of objects Inheritance of permissions User rights and privileges Object auditing How to Share a Folder How to Configure Share Permissions

Page 36: Files and folders

Review Questions

1. [5 pts.] Explain the use of File Server in a network environment.

2. [5 pts.] Discuss User rights and privileges.3. [10 pts.] Discuss the following:

Permissions Access Control