218
Chapter
Six
Allowing access to those who are authorized.Denying access to those who are not authorized.Determining who has used access privileges and when.Consider how the most basic access control system, the locked door and key, han
-
dles these functions. Suppose you are the proprietor of a small business with threeemployees located in a one-room office that has only one door. You give each em-ployee a key to that door, thus authorizing their access to the office. Access to unau
-
thorized persons is denied because they don't have keys. You can determine whenaccess privileges have been used by the fact that people are in the office.Clearly there are a lot of gaps in this site access control system, but it might wellbe entirely adequate for a small organization where there is a high level of trust. Themost obvious gap is that you, as proprietor, will have only limited knowledge of whohas used their access privileges during those times when you are not in the office.The most obvious way to make the system more restrictive is not to give everyone akey. Persons who are not issued a key then will have conditional access, meaningthat they can get
in
only if someone with a key lets them in or lends them a key.The larger the organization and the more complex the space that it occupies, theless reliable the basic locked
-
door-and
-
key system becomes. There are more doors tobe locked and additional levels of authorization beyond the simple
has-key/doesnlt
have
-
key option. Physical key management, which was discussed in chapter
4,
be-comes a serious problem. It gets progressively harder to keep track of who has keysto
whch
locks. Keys can be borrowed, stolen, lost, and copied. The revoking of accessprivileges becomes a very serious problem. For these reasons, many organizationsuse more
sophsticated
systems, based on keys or other technology.
More advanced systems
Various technologies have been applied to address the problems cited earlier. Theseinclude electromagnetic locks, programmable locks, keypads, electronic tokens, andmagnetic stripe cards (see Figure 6.2). Exploring all of these devices in detail is be
-
yond the scope of this text; however, a brief account of each will help you plan fur
-
ther investigations if your responsibilities encompass this field of security now or inthe future (one of the best places to learn more about these systems and stay intouch with the latest developments is
Security
Magazine,
a monthly publication de
-
voted to physical security).All of these technologies provide improved key management, and some allowmore precise control of access privileges (for example, person
X
can enter room
Y,
but not after
6:00
P.
M
.).
Some systems also can track the use of
privileges
(card
nun-
ber 21 was used to enter room
A
at
6:49
A
.M.).
Some even can report attemptedabuse (card number 21 attempted to enter room B after
9
P.M.
on three consecutivenights this week). However, it is important to bear in mind that few access controlsystems actually guarantee the identity of a person using an access privilege. Badgescan be borrowed, and numbers can be shared (see the later section on
biometrics
forways of solving
ths
problem).
Add a Comment