In a typical office, biometric authentication might be used to control access to employees and registered visitors only. We know the system will have some false negatives, some employees falsely denied access, so we need a human override, someone who can examine the employee and allow access in spite of the failed authentication. Thus, we need a human guard at the door to handle problems as well

as the authentication device; without biometrics, we would have had just the guard. Consequently, we have the same number of personnel with or without biometrics, plus we have the added cost to acquire and maintain the biometrics system. Explain the security advantage in this situation that justifies the extra expense.

What will be an ideal response?

Some
possible
answers:
By
automating
the
vast
majority
of
authentications,
the
guard
can
better
scrutinize
the
few
that
require
manual
intervention,
and
the
guard's
choices
can
be
audited
more
easily.
Also,
the
guard's
newly
acquired
downtime
can
be
spent
on
new
security
tasks.

Computer Science & Information Technology

You might also like to view...

A void function

a. performs some action and returns a value b. performs some action but does not return a value c. is a statement d. call is written much like a call to a value returning function but is terminated with a semicolon. e. A void function may have a return statement but is not required to have one.

Computer Science & Information Technology

The _________ is the central router of information and controls access to all of the physical resources of the hardware.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology