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?
2. how is local authentication different from centralized authentication? how is the same?
3. why is a one-time password system considered more secure than a basic authentication system? provide at least two reasons.