Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Content with tag
security
<< Previous 20
Items 41 to 60 of 746
Next 20 >>
Make a Backup First
The hack on a Gizmodo writer using Amazon and Apple customer service security holes was shocking. Steve Jones notes that while security is important, backups are even more important.
Read more...
By
Steve Jones
2012/08/22
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
153 reads
Separate Accounts
Security is a complex process, one that is becoming more and more important to DBAs all the time. This week Steve Jones wants to know how security is handled for your service accounts.
Read more...
By
Steve Jones
2012/08/10
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
174 reads
How to Audit Login Changes on a SQL Server
I've been charged with coming up with a quick solution to audit login changes on my SQL Servers. However, there's no budget so I'm going to have to come up with basic scripts and the like to do the work. Is this tip we cover a solution for you to audit login changes.
Read more...
By
Additional Articles
2012/08/06
|
Source:
MSSQLTips.com
|
Category:
auditing
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,119 reads
BackUp_DBs.sql
Make backup several databases with a cursor
Read more...
By
@fracionero
2012/08/03
|
Source:
SQLServerCentral.com
|
Category:
backup / restore
Rating:
|
Discuss
|
Briefcase
|
2,175 reads
Issues Determining an Individual SQL Server User's Permissions
Recently I was supporting a third party application. It queries to determine what tables it has permissions to before it proceeds with the rest of its functionality. We had implemented permissions based on the best practice of creating roles, assigning the permissions to the roles, and then making the users members of the roles. The application was querying INFORMATION_SCHEMA.TABLE_PRIVILEGES and of course didn't find any permissions directly against the user in question. We ended up granting explicit permissions to the user so the application would work, but I'm more interested in the general case. How can I determine permissions for an individual user?
Read more...
By
Additional Articles
2012/08/02
|
Source:
MSSQLTips.com
|
Category:
security
Rating:
Rate this
|
Briefcase
|
2,408 reads
Create_sp_help_revlogin_DB
Enhanced sp_help_revlogin
Read more...
By
David A. Long
2012/08/01
|
Source:
SQLServerCentral.com
|
Category:
security
Rating:
|
Discuss
|
Briefcase
|
2,203 reads
Stop Storing Unencrypted Passwords!
I was called over today by a person doing application support to help troubleshoot a database connectivity issue. This isn't a...
Read more...
By
2012/07/30
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,791 reads
Performance Data
Great DBAs collect all kinds of metrics on their instances and let them manage themselves. However many administrators need help monitoring and interpreting the data. Today Steve Jones asks if you think this data needs extra security or is it less of an issue than other PII data.
Read more...
By
Steve Jones
2012/07/27
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
|
Discuss
|
Briefcase
|
321 reads
Security is Improving
Today Steve Jones notes that security is improving at many web sites. It's not great, but it's improving. That's a good sign, or is it?
Read more...
By
Steve Jones
2012/07/23
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
95 reads
Write Better Code
Better security can be achieved by writing better code. Steve Jones agrees, but doesn't think it's as easy as it sounds.
Read more...
By
Steve Jones
2012/07/16
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
207 reads
SQL Triggers in a Security Context
This article will show you how to use user-defined triggers to supplement your security policies, preventing unauthorised data manipulation and blocking unfriendly logins.
Read more...
By
Derek Colley
2012/07/12
|
Source:
SQLServerCentral.com
|
Category:
sql server
Rating:
|
Discuss
|
Briefcase
|
3,755 reads
Security and Honesty
Today Steve Jones talks security and the need for us to share information about issues, especially those that impact security.
Read more...
By
Steve Jones
2012/07/02
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
119 reads
Password Help
Passwords control most of our access to computer systems and provide some level of authentication, but their security depends heavily on their strength and privacy. Steve Jones says you can set a good example for others and hemp improve security on all systems.
Read more...
By
Steve Jones
2012/06/28
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
206 reads
SQL Server Browser & DAC
Read more...
By
Nakul Vachhrajani
2012/06/13
|
Category:
administration
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,217 reads
We Need to Learn Encryption
With all the recent worms and attacks out there, it's only a matter of time before someone focuses more on databases. With that in mind, Steve Jones thinks it's important we learn and use encryption and better security now.
Read more...
By
Steve Jones
2012/06/13
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
|
Discuss
|
Briefcase
|
229 reads
Sorry, Mikko, the box was already open
In a blog post F-Secure's Chief Research Officer, Mikko Hypponen (blog | twitter), indicated that with the US participating in cyberattacks...
Read more...
By
Brian Kelley
2012/06/11
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,671 reads
Securing the Tabular BI Semantic Model
This paper introduces the security model for tabular BI semantic models in SQL Server 2012. You will learn how to create roles, implement dynamic security, configure impersonation settings, manage roles, and choose a method for connecting to models that works in your network security context.
Read more...
By
Additional Articles
2012/06/07
|
Source:
Microsoft MSDN
|
Category:
tabular bi semantic model
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,954 reads
New Security Holes
Siri is seen as a data security hole at IBM. This is something that Steve Jones thinks we might need to be more concerned about in the future, especially as more and more processing takes places outside of our walls.
Read more...
By
Steve Jones
2012/06/04
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
134 reads
Master Keys
Read more...
By
Stanley Kapfunde
2012/05/25
|
Category:
security
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,164 reads
The User Defined Server Roles in SQL Server 2012
This article describes how to create user defined server roles and use stored procedures and queries related.
Read more...
By
Daniel Calbimonte
2012/05/25
|
Source:
SQLServerCentral.com
|
Category:
security
Rating:
|
Discuss
|
Briefcase
|
3,368 reads
<< Previous 20
Items 41 to 60 of 746
Next 20 >>
Tags
sql server 7
(105)
editorial
(98)
administration
(58)
sql server 2005
(56)
blogs
(47)
strategies
(40)
encryption
(30)
t-sql
(27)
editorial - ipod
(25)
editorial - wmv
(25)
editorial - mp3
(24)
auditing
(17)
miscellaneous
(15)
permissions
(14)
sql server 2008
(14)
passwords
(12)
programming
(11)
sql server 6.5
(11)
transparent data encryption (tde)
(11)
backup / restore
(10)
configuring
(9)
logins
(9)
reporting services (ssrs)
(9)
database design
(8)
best and worst practices
(7)
friday poll
(7)
sql agent
(7)
sql injection
(7)
database security
(6)
database weekly
(6)
role
(6)
software development
(6)
sql server
(6)
sql server 2008 r2
(6)
stored procedures
(6)
advanced querying
(5)
analysis services (ssas)
(5)
career
(5)
database roles
(5)
grant
(5)
hackers
(5)
integration services (ssis)
(5)
news
(5)
roles
(5)
secure programming
(5)
triggers
(5)
worst practices
(5)
biometrics
(4)
data retention
(4)
disaster recovery (dr)
(4)
installation
(4)
legal issues
(4)
performance tuning
(4)
sql server 2000
(4)
authentication
(3)
ddl triggers
(3)
dts
(3)
execute as
(3)
impersonation
(3)
kerberos
(3)
monitoring
(3)
other
(3)
professional development
(3)
replication
(3)
service broker
(3)
sql server 2012
(3)
sql server express
(3)
sql university
(3)
surface area configuration tool
(3)
training
(3)
user
(3)
users
(3)
windows security
(3)
active directory
(2)
advanced
(2)
best practices
(2)
certificates
(2)
cloud computing
(2)
compliance
(2)
databases
(2)
development
(2)
firewall
(2)
indexing
(2)
jobs
(2)
login
(2)
logon triggers
(2)
ownership chaining
(2)
patches
(2)
permission
(2)
policy based management (pbm)
(2)
product reviews
(2)
rants
(2)
reviews
(2)
schema
(2)
scripting
(2)
service accounts
(2)
service packs
(2)
sql server architecture
(2)
sql-dmo
(2)
tools
(2)
user defined function (udf)
(2)
xml
(2)
xsl
(2)
.net
(1)
access restriction
(1)
administrator
(1)
ado
(1)
alerts
(1)
alias
(1)
architecture
(1)
automation
(1)
azure
(1)
backup / recovery
(1)
broker security
(1)
browser service
(1)
bugs
(1)
c#
(1)
central management server
(1)
change db owner
(1)
conferences/user groups
(1)
control server
(1)
create database
(1)
credentials
(1)
cryptography
(1)
dac
(1)
database administration
(1)
database mail
(1)
database owner
(1)
database principals
(1)
database users
(1)
ddl
(1)
dimensions
(1)
distributed queries
(1)
dmv's
(1)
english query
(1)
eventdata
(1)
extended stored procedures
(1)
filestream
(1)
general administration
(1)
grantee
(1)
grantor
(1)
guest user
(1)
hashbytes
(1)
hexadecimal
(1)
job
(1)
list
(1)
logon trigger
(1)
maintenance
(1)
management studio (ssms)
(1)
microsoft sql server
(1)
msdb
(1)
networking
(1)
openxml
(1)
orphaned
(1)
orphaned users
(1)
parameter
(1)
pass
(1)
password
(1)
password cracking
(1)
patching
(1)
powershell
(1)
presenting
(1)
principals
(1)
privacy
(1)
privilege escalation
(1)
professional organization for sql server
(1)
profiler
(1)
proxy accounts
(1)
public
(1)
revert
(1)
sanpshot
(1)
script
(1)
securables
(1)
securityadmin
(1)
server principals
(1)
server role
(1)
server roles
(1)
server_principals
(1)
sharepoint
(1)
sid
(1)
sp_cycle_errorlog
(1)
sp_msforeachdb
(1)
sql jobs
(1)
sql puzzles
(1)
sqlservercentral
(1)
ssl
(1)
sspi
(1)
survey
(1)
sysadmin
(1)
system databases
(1)
system development life cycle
(1)
tabular bi semantic model
(1)
tcp/ip
(1)
trust
(1)
type
(1)
updategrams
(1)
virtualization
(1)
visual basic 6
(1)
vulnerability
(1)
windows
(1)
xp_logininfo
(1)
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.