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
How to prevent my .NET DLL to be decompiled?
Is .net easier than java?
What is a virtual memory? : Dot net architecture
Explain cache? : .NET Architecture
.Net Frame work arch?
What is cache coherency? : Dot net architecture
How do I stop a thread?
How cache is used? : Dot net architecture
What are the types of application software?
Explain pipelining? : .NET Architecture
Explain the difference between primary & secondary storage device? : Dot net architecture
what are the events for a form?
What is cache coherency and how is it eliminated? : .NET Architecture
What is difference between Desktop, Client Server & Web based applications?
What is textview control of .net mobile? : Microsoft dot net mobile