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.
| Author |
Topic |
|
cyorka
Starting Member
7 Posts |
Posted - 2003-04-25 : 09:23:14
|
| Other than BOL, what is a good resource (either printed or online) that offers a broad, but detailed, overview of SQL Server security. I am specifically looking for help on the following:- Managing logins, users, and roles.- pros and cons of using SQL Server security, vs. Windows security, vs. Integrated.- Allowing access to SQL views and stored procedures but not actual db tables.- Allowing access to other SQL Servers via SQL Views.Resources outlining specific scenarios with possible solutions would be a plus, in that it may help in determining a solution for my specific needs.Any advice you can provide would be greatly appreciated! |
|
|
Page47
Master Smack Fu Yak Hacker
2878 Posts |
Posted - 2003-04-25 : 09:25:04
|
| http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=sql+server+securityJay White{0} |
 |
|
|
cyorka
Starting Member
7 Posts |
|
|
|
|
|