what is authentication and authorization?how do they
differ?

Answer Posted / bighnaraj

Authentication : -

Authentication is the mechanism whereby systems may securely
identify their users. Authentication systems provide an
answers to the questions:

-> Who is the user?
-> Is the user really who he/she represents himself to be?

Authorization:-
It is the mechanism by which a system determines what
level of access a particular authenticated user should have
to secured resources controlled by the system. For example,
a database management system might be designed so as to
provide certain specified individuals with the ability to
retrieve information from a database but not the ability to
change data stored in the datbase, while giving other
individuals the ability to change data. Authorization
systems provide answers to the questions:
-> Is user X authorized to access resource R?
-> Is user X authorized to perform operation P?
-> Is user X authorized to perform operation P on
resource R?

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define a virtual memory? : Dot net architecture

513


How does .net remoting work?

625


Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?

620


What is ILDASM ?

670


I can't be bothered with cas. Can I turn it off?

537






Explain the difference between primary & secondary storage device? : .NET Architecture

539


Explain Singleton design pattern in .net

582


Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile

515


Explain difference between machine config vs. Web config : Dot net architecture

490


What is a service class?

544


What is Object Caching in Visual Studio 2010?

605


What is cache coherency and how is it eliminated? : Dot net architecture

509


Differences between VS 2005, 2008 and 2010 ?

590


What are the major differences between services and web services?

503


What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture

670