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

Garbage collector?s functionality on unmanaged code ?

3101


What is the Difference between CAO and SAO in Remoting.

562


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

542


What are the security measures exist for .net remoting in system.runtime.remoting?

598


What are the difference between static assemblies and dynamic assemblies?

572






What are the types of remotable objects?

573


What are the different types of channels used by .net remoting?

520


What is unmanaged code?

530


What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?

535


How do you implement distributed applications in .net?

513


what are the requirements to enable remote components to interact each other?

537


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

555


Define the lease of the object?

590


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

1671


Write a example code for remoting?

523