1. Which authentication factor is being used by authentication server that respond to login request by generating a random number or code, and expecting to receive that code plus a secret password in return?
5. How is local authentication different from centralized authentication? how is the same?2
2. Why is a one-time password system considered more secure than a basic authentication system? provide at least two reasons.