LAB6F: CREATING AND SHARING
A RESOURCE
One important aspect of a Windows NT Domain is the ability to
share applications, files, printers and other resources on the
network. Resources created on Windows NT Server computers are
available to all users in the domain, and it is a simple
administration task to allocate permissions to users.
In this exercise, we will create a shared directory, and allocate permissions accordingly. The shared directory can be used by certain members of the domain [typically a local group] to share files and data.
Before doing this lab, run User Manager for Domains, and add Logon local rights to the group Sales.
Remember that you created a share on the PDC and assigned permissions for that share to the Local group Sales. You removed the permissions for the group Everyone.
When accessing resources, you must also remember that the permissions at the file system level are also important. We are using an NTFS partition, which has file and directory level permissions associated with it. The next section looks at what the file level permission settings are, and how they affect access.
Note how the group EVERYONE has Change [RWXD] rights to this directory.
...............................................................
............................................................... ...............................................................
Summary
Permissions are assigned at the SHARE and at the File system
level. By default, Windows NT server places every use created
into the group EVERYONE, and, when creating a new directory or
share, automatically assigns rights to that resource so the group
EVERYONE can access it.
If you want to secure any resources by restricting access, you should ensure that the appropriate permissions have been set at both the share and file system level.