0
0
Operating Systemsknowledge~5 mins

User authentication mechanisms in Operating Systems - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is user authentication in operating systems?
User authentication is the process of verifying the identity of a user before granting access to the system or resources.
Click to reveal answer
beginner
Name three common types of user authentication mechanisms.
The three common types are: 1) Something you know (passwords, PINs), 2) Something you have (security tokens, smart cards), 3) Something you are (biometrics like fingerprints or facial recognition).
Click to reveal answer
intermediate
What is two-factor authentication (2FA)?
Two-factor authentication requires users to provide two different types of authentication factors, such as a password plus a code sent to their phone, to increase security.
Click to reveal answer
beginner
Why are passwords alone often not enough for secure authentication?
Passwords can be guessed, stolen, or cracked. They may be weak or reused, making systems vulnerable to unauthorized access.
Click to reveal answer
intermediate
What role do biometrics play in user authentication?
Biometrics use unique physical traits like fingerprints or facial features to verify identity, providing a convenient and hard-to-forge authentication method.
Click to reveal answer
Which of the following is NOT a common authentication factor?
ASomething you want
BSomething you have
CSomething you know
DSomething you are
What does two-factor authentication (2FA) improve?
ASecurity by requiring two different authentication methods
BUser convenience
CSystem speed
DPassword complexity
Which authentication method uses fingerprints?
APassword
BToken
CBiometrics
DPIN
Why might passwords alone be insecure?
AThey are biometric data
BThey are always too long
CThey require special hardware
DThey can be guessed or stolen
Which of these is an example of 'something you have' authentication?
AFingerprint
BSecurity token
CPassword
DRetina scan
Explain the three main types of user authentication factors with examples.
Think about what you remember, what you carry, and what you physically are.
You got /3 concepts.
    Describe why combining multiple authentication factors improves security.
    Consider how layers of security work together.
    You got /3 concepts.