What is the difference between authentication and authorisation?
- A Authentication proves identity; authorisation determines permitted actions
- B Authorisation proves identity
- C They are the same process
- D Authentication only applies to administrators
Answer
Authentication proves identity; authorisation determines permitted actions
Being able to log in but not open a share is an authorisation problem. Making this distinction quickly speeds up access troubleshooting.





