Buy Questpond's video subscriptions on
huge discount
.
Online: 3852
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
Sql Server
>
Loading ...
Database security....
Posted by
Muhsinathk
under
Sql Server
on 6/12/2012 |
Points: 10
| Views : 1774 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
What is Database security?
Describe briefly about Database security?
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Muhsinathk
on: 6/12/2012
[Member]
Bronze
|
Points: 25
0
The most impotant database security concepts are authentication and authorization.
Authentication
is the process of validating user credentials to prevent unauthorized users from using a system.Authentication is the most commonly enforced by requiring the user to enter username and password.This information evaluated by the system to determine whether the user is allowed to access the system.This process can be strengthened by using encryption.
Authorization
is the process that is applied after the identity of a user is authenticated.During this process,the system determines what resources the purticular user can use.In other words structuraland system catalog information about a purticular entity is now available only to principles that have permission to aaccess that entity
Muhsinathk
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Rajkatie
on: 6/20/2012
[Member]
[MVP]
Gold
|
Points: 25
0
Please refer following links
http://msdn.microsoft.com/en-us/library/aa291801%28v=vs.71%29.aspx
http://msdn.microsoft.com/en-us/library/bb510589.aspx
Rajesh Patel
R.P.A Developer | Developer Trainer | Clean Code Evangelist
Muhsinathk
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...