Chapter 3
Chapter 3
1
o Create folders and execute files/programs in the folders (folder properties, copy and
move files).
o List the content of folders and read data in the folder.
o Create new files and write data to the file.
o Delete folders and files.
o See files or folders attributes (read only, hidden, archive).
o Set/Change permissions for files and folders.
If we check full control permission, all permissions will be checked by default.
If we uncheck any lower level permission (such as read, or others) the full control allow check
box will be automatically unchecked.
Level 2 – Modify: This permission allows the following rights:
o Create new folders and write data to the files.
o Delete folders and files.
o List the contents of folders and read the data in folders.
o Execute files (Access files) in the folders.
o See files or folders attributes (read only, hidden, archive).
If we select modify permission the following will be checked/allowed:
o Read and execute
o List folder content
o Read
o Write
Level 3 – Read and Execute: This permission allows the following rights:
o Execute files in the folders (copy, move, & renaming…).
o List the content of folder and read data in a folder’s file.
o See files or folders attributes (read only, hidden, archive).
If we select the read and execute permission the following will be allowed automatically:
o List folder contents
o Read permission
Level 4 – List Folder Contents: this permission allows the following rights:
o List the content of folders.
o See files/folders attributes.
Level 5 – Read: this permission allows the following rights:
o List the content of folder.
o Read the data in a folder’s files.
2
Level 6 – Write: this permission allows the following rights:
o Create new folder/file.
o Write data to the file.
o Overwrite a file (modify a file).
o Change files/folder’s attribute.
Applying NTFS permissions
Right click the file/folder we want.
Select properties.
From properties dialog box click security tab.
Use add button, to add user to whom we want to assign access permission.
Use remove button, to remove user from access permission.
Finally click OK.
This dialog box allows us to set NTFS permissions to the users/groups:
Full control
Modify √
Read √
Write √
Full control
Modify √
Read √
Write √
Effective permissions will be all permissions allowed that are not found in permissions denied.
4
Therefore, Sara’s effective permissions are:
o Read and execute
o List folder contents and
o Read
We should assign permissions at higher level folders with in directory structure and use
inheritable permissions to propagate permissions to all child objects with in structure
5
3.3.4. Determining NTFS Permissions
1. Copy files
2. Move files
When we move or copy NTFS files, the permissions that have been set for those files might be
changed:
1. If we move a file from one folder to another folder on the same NTFS volume, the file
will retain the original NTFS permissions (NTFS permissions of the source folder).
2. If we move file from one folder to other folder between different NTFS volumes, the file is
treated as a copy and will have the same permissions as the destination folder.
3. If we copy a file from one folder to another folder on the same NTFS volume or on
different volume the file will have the same permission as the destination folder.
4. If we copy/move a folder or file to a FAT partition, it will not retain any NTFS
permission.
6
3.4.1. Configuring Share Permissions
7
A share that is followed by a dollar sign ($) indicated that the share is hidden from view
when user access through my network places.
o Example: C$ for C:\ and D$ for D:\
A shared folder looks like the following:
9
b) Configuring Sharing Properties:
The sharing tab of printer properties dialog box allows us to specify whether the printer will be
configured as a local printer or as a shared network printer. If we choose to share the printer, we
also need to specify a share name, which will be seen by the network users.
If we uncheck share this printer check box, the printer will become local printer and no one can
use this printer as a shared network printer.
c) Configuring Port Properties:
The ports tab will allow us to configure all of the ports that have been defined for printer use. A
port is defined as the interface that allows the computer to communicate with the print device.
10
Windows server OS supports local ports/physical ports/ and logical ports which can be: Parallel
ports, Serial ports, USB ports, Infrared, TCP/IP ports and others.
Local ports are used when the printer attaches directly to the computer. Standard TCP/IP-
physical ports are used when the printer is attached to the network by installing a network card in
the printer.
The advantage of network printers is that they are faster than local printers and can be located
anywhere on the network. When we specify TCP/IP port, we must know the IP address of the
network printer.
Along with deleting and reconfiguring the existing ports, we can also set up printer pooling (i.e.
redirecting print jobs to another printer).
Printer Pooling
Printer pools are used to associate multiple physical print devices with a single logical printer.
We would use a printer pool if we had multiple physical printers in the same location that were
the same type and could use a single print driver.
11
The advantage of configuring and using a printer pool is that the first available print device will
print our job. This is useful in situations where there is a group of devices shared by a group of
users, such as secretarial pool.
To configure a printer pool, click the Enable Printer Pooling check box at the bottom of the
ports tab and then check all of the ports that the print devices in the printer pool will attach to. If
we do not select the enable printer pooling option, we can select only one port per printer.
Redirecting Print Jobs to another Printer
If our print device fails, we can redirect all of the jobs that are scheduled to be printed to that
print device to another print device that has been configured and attached as a printer to another
client computer in the network environment. For this redirection to work, the new print device
must be able to use the same print driver as the old print device.
To redirect print jobs:
Click the Add Port button in the ports tab; the following Printer Ports dialog box will be
displayed.
12
From the Available port types, highlight Local Port and choose New Port; the following port
name dialog box will appear.
In the port name box, type the name of the computer and printer that we want to redirect the
print jobs to in the following format and click OK button to start print job.
Syntax: \\computername\printer-sharename
Look the following example:
13
e) Configuring Advanced network print properties:
The advanced tab of the printer properties dialog box allows us to control many characteristics of
the printer. We can configure the following options:
Printer availability
Printer priority
Spooling properties
Separator page
i. Printer Availability configuration
Printer availability specifies when a printer will service print jobs. Usually, we control
availability when we have multiple printers that use a single print device. By default, the Always
Available radio button in the advanced tab is selected, so that users can use the printer 24 hours a
day. To limit the printer’s availability, select the Available from radio button and specify the
range of time when the printer will be available for print service.
14
The following printer availability option is configured to force the printer available only from
8:00 AM to 12:00 AM.
15
Through the security tab of the printer properties dialog box, we would allow only
creators/owners to use the CREATORS/OWNERS printer and allow the other users to use the
USERS printer.
The following diagram shows how the two logical printers (users and creators/owners) can be
configured to use the same port (LPT1):
The following printer properties dialog box shows how to configure CREATORS/OWNERS to
have a permission to print their document using creators/owners printer where as USERS can not
print using this printer:
16
The following configuration shows how a priority can be set to 99 for creators/owners printer
with higher priority to print:
17
iii. Spooling
Spooling means that print jobs are saved to disk into a printer queue before they are sent to the
printer. It keeps all of the print jobs from trying to print at the same time and make the print job
faster. When we configure spooling options, we specify whether print jobs are spooled or sent
directly to the printer. By default, spooling is enabled.
iv. Separator Pages
Separator pages are used at the beginning of each document to be printed to identify the user
who submitted the print job and to separate print jobs/documents. If our printer is not shared, a
separator page is generally a waste of paper. If the printer is shared by many users, the separator
page can be useful for distributing finished print jobs.
To add a separator page, click the Separator Page button in the lower-right corner of the
advanced tab of the printer properties dialog box.
Click the Browse button to locate and select the separator page file that we want to use. Windows
server OS supplies the separator files listed below, which are stored in the \windir\system32
folder. These separator page files are: Pcl.sep, Pscript.sep, Sysprint.sep, and Sysprintj.sep. When
we click separator page button for the first time, the system will display the following dialog box
and prompt us to choose the separator page files from windows folder using browse button.
After we choose a separator page file – pcl.sep, the system will display the following separator
page dialog box. Click OK to finish the set up.
18