What is the difference between authentication and
authorization
?

Answer Posted / suresh kumar jetty

Authentication
An authentication system is how you identify yourself to
the computer. The goal behind an authentication system is
to verify that the user is actually who they say they are.
There are many ways of authenticating a user.Like
Password based authentication
Device based authentication
Biometric Authentication

Authorization
Once the system knows who the user is through
authentication, authorization is how the system decides
what the user can do.
A good example of this is using group permissions or the
difference between a normal user and the superuser on a
unix system.

Is This Answer Correct ?    162 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of remotable objects?

571


What do you mean by passport authentication?

525


When should we choose .net remoting over .net web services?

538


Can we configure a .net remoting object via xml file?

524


What are the security features in .net remoting?

543






Define singleton activation mode in .net remoting?

521


What are the steps to publish an object outside the service domain

553


Define proxy in .net remoting?

571


What is the difference between remoting and webservice?

523


What are the difference between static assemblies and dynamic assemblies?

568


What does manifest consists?

547


What is a formatter in .net remoting?

582


Define delegates and events?

580


What are the information required to configure remote objects?

519


What are static assemblies and dynamic assemblies. Differences between them?

628