Chapter 4 ISS (Access Control)
Chapter 4 ISS (Access Control)
Access Control
Fundamentals
Objectives
• Define access control and list the four access control
models
• Describe logical access control methods
• Explain the different types of physical access control
What Is Access Control?
Access Control
• Separation of duties
– No one person should control money or other
essential resources alone
• Network administrators often have too much power
and responsibility
• Job rotation
– Individuals are periodically moved from one
job responsibility to another
Best Practices for Access Control
• Least privilege
– Each user should be given only the minimal
amount of privileges necessary to perform
his or her job function
• Implicit deny
– If a condition is not explicitly met, access is
denied
– For example, Web filters typically block
unrated sites
Logical Access Control Methods
Access Control Methods
• The methods to implement access control are
divided into two broad categories
– Physical access control and
– Logical access control
• Logical access control includes
– Access control lists (ACLs)
– Group policies
– Account restrictions
– Passwords
Access Control
List (ACL)
• A set of permissions
attached to an object
• Specifies which subjects
are allowed to access the
object
• And what operations they
can perform on it
• Every file and folder has an ACL
• Access control entry (ACE)
– Each entry in the ACL table in the Microsoft
Windows, Linux, and Mac OS X operating systems
Windows Access Control Entries
(ACEs)
• In Windows, the ACE includes
– Security identifier (SID) for the user or
group
– Access mask that specifies the access
rights controlled by the ACE
– A flag that indicates the type of ACE
– A set of flags that determine whether
objects can inherit permissions
Advanced Security Settings in
Windows 7 Beta
Group Policy
• Hardware locks
– Preset lock
• Also known as the key-in-knob lock
• The easiest to use because it requires only a key
for unlocking the door from the outside
• Automatically locks behind the person, unless it
has been set to remain unlocked
• Security provided by a preset lock is minimal
Deadbolt lock