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

Explain the difference between l1 and l2 cache? : .NET Architecture

654


What are the new features of .net 2.0?

614


Explain about clr?

679


Define cache coherency? : Dot net architecture

651


Does .NET runtime offer Deterministic Destruction or not?

670






What is different about namespace declaration when comparing that to package declaration in java?

626


4. Wcf- what Asych and Sych call and how that works

1540


Explain dotnet framework ?

606


Explain about continuable exceptions?

621


What is ILDASM ?

752


Can you explain scriptmanager control?

625


Is .net easier than java?

609


What are different types that a variable can be defined and their scopes ?

699


what is diffrent beatween localprinter and networkprinter

1448


Can I create my own context attributes?

645