Operating System » Security User Authentication
Which happens first authorization or authentication?

A. Authorization
B. Authentication
C. Authorization & authentication are same
D. None of the mentioned

What are the characteristics of Authorization?

A. Radius and rsa
B. 3 way handshaking with syn and fin
C. Multilayered protection for securing resources
D. Deals with privileges and rights

What forces the user to change password at first login?

A. Default behavior of os
B. Part of aes encryption practice
C. Devices being accessed forces the user
D. Account administrator

Explanation: Its administrator’s job to ensure that password of the user remains private and is known only to user. But while making a new user account he assigns a random general password to give it to user. Thus even administrator cannot access a particular users account.

What is not a best practice for password policy?

A. Deciding maximum age of password
B. Restriction on password reuse and history
C. Password encryption
D. Having change password every 2 years

Explanation: Old passwords are more vulnerable to being misplaced or compromised. Passwords should be changed periodically to enhance security.