Thursday, September 13, 2007

I m now MCTS !


hurray !!
i m now Microsoft Certified technology specialist in
MS SQL Server 2005: Implementation & maintenance.

security in SQL Server 2005

LOGIN Vs USER

A LOGIN give you connection rights.

  • It is stored in the MASTER database
  • Applies to the instance
  • Has no permissions directly per se Exception: Server Role membership
  • Mapped to a user for permissions

A database USER is the permissions container

  • Also the schema owner
  • Permissions are granted to database users, not logins
  • Specific to a single database

------------------------------------------------
Access and Authentication - Principals

Windows-level principals

  • Windows Domain Login
  • Windows Local Login

SQL Server-level principal

  • SQL Server Login

Database-level principals

  • Database User
  • Database Role
  • Application Role


** DENY at any level always take precedence.

Tuesday, April 10, 2007

Here I Am !


Here I Am..this is me !

Hello World..read this n u will doubt..m i into Software stuff !
yes u r absolutely right..

this is my first post on my first Blog !
I hope i will keep posting..
n somebody might read it 1 day !