what is the difference between authorization and
authentication?
Answer Posted / sujith
authorization means being capable to access some data or
application
authentication is a process of being identified by certain
condition to become authorized...... but at the same time
authentication might not be the only criterion to become
authorized......
There is a narrow gap between these two terms.....
take an example.....
to enter into your e-mail account , you
should be authenticated by user id and pwd... however it
doesn't mean that you are fully authorized to access the
whole page,
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is Virtual Private Database in Oracle?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
What privilege is needed for a user to delete rows from tables in another schema?
what are archived logs?
How to apply filtering criteria at group level in oracle?
State some uses of redo log files?
Explain the use of control file?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
Explain database link?
What is a read write transaction in oracle?
What is a cognitive schema?
How to use existing values in update statements using oracle?
Does oracle database need java?
what is a Nested Loop join?
What are the ways tablespaces can be managed and how do they differ?