Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 New to SQL Server 2005 Security

Author  Topic 

icw
Constraint Violating Yak Guru

378 Posts

Posted - 2007-07-04 : 01:45:07
HI,
I am just starting out with SQL Server 2005 and really getting in a muddle with al the security stuff.
It seems i have LOGINS, DATABASE USERS, Server Roles, Database Roles, SCHEMAS and somehow they all tie in together. I am using Microsoft Press "SQL Server 2005 Implementation and maintenance" but it really isn't doing a good job of explaining it to me.
Can anyone point me to a reference that clearly explains all this stuff?

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-07-04 : 16:52:14
You can find details of all those in sql2k5 books online.
Go to Top of Page

facestheband
Starting Member

6 Posts

Posted - 2007-07-05 : 00:27:22
http://www.sqlservercentral.com/columnists/bkelley/sqlserver2005logins.asp

I have the same book :)

Dewayne
Go to Top of Page
   

- Advertisement -