Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Security / February 2010

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Running into a roadblock when using execute as and sys.databases28 Feb 2010 14:35 GMT15
use master;
go
create database db1;
create database db2;
Server Permission 'View any definition' cannot see access all DBs26 Feb 2010 18:51 GMT1
Using SQL Server 2005 Standard Ed. SP2.
I created a sql auth login and gave it the server scope permission 'view any
definition'.  I log on as that user and try accessing the sys.objects
cataloged view for each of the DBs on the server.  Some databases it works
2005 Express how to encrypt db22 Feb 2010 12:38 GMT9
I have a small app that is sometimes deployed in small offices that just use
workgroup networking ie no domain.  The SQL Server Express runs on a 'main
pc' - XP or Vista, so there is not a lot of external security. The backups
are done to a folder and then backed up to tape or cd ...
DISABLE/ENABLE TRIGGER across a Linked Server19 Feb 2010 17:50 GMT4
I need to be able to disable a trigger in an SP whilst I perform an update
and then re-enable it, but the trigger is on a table on a Linked Server.
What permissions will need to be on the remote database to allow DISABLE
TRIGGER?
SQL Server Proxy Issues19 Feb 2010 16:50 GMT1
I have a x64 SQL Instance and i suddenly started getting proxy account job
failures letting me know that the account is denied access.  Upon researching
and reviewing  i was able to access the directory where the ETL data is
stored with the proxy account however SQL Agent jobs ...
view definition of sys.syscomments14 Feb 2010 07:41 GMT3
We use sql2005. We have a script auditing tool that needs access to view the
definition of sys.syscomments. To enable the permission, I ran the statements
listed below but it still got denied.
use master
Using SA Password in ODBC connection11 Feb 2010 16:30 GMT2
Can anyone advise me on what to do here. We have Great Plains resellers on
site at the moment who are installing Great Plains who are insisting that
they use the SA user and password in the client ODBC connections for staff
(it's even in their setup documentation). I'm pretty ...
Profiler - sa account08 Feb 2010 17:38 GMT2
Hello, currently our SQL Server 2005 has only Windows Authentication mode
configured (not Mixed mode) in Management Studio.  When running Profiler how
come the 'sa' account gets displayed listing activity?...isn't this account
disabled when Mixed mode is disabled?  Thanks in ...
Login failed for user - when access SS from web service04 Feb 2010 01:56 GMT4
I'm hitting the following error when my web service API tries to call
a SS PROC.  It's working fine from another web service (production
service set up on another box) but i cannot get this web service set
up properly somehow.  It's to serve as development / staging web
Copy role members to another database role - How to?03 Feb 2010 14:21 GMT2
I'm looking for a T-SQL script that allows me loop through all members of
an existing database role and copy each member into another database  role
of the same database.
Can anyone help with a sample code?
Adding new level of security above 'sa' user.03 Feb 2010 14:04 GMT5
Our client has asked us a good question:
We need to add security to our sql server management tools in our cliente
servers. All of them share the same password for the user 'sa'. Also, all the
applications in production use 'sa' in their connection strings. The password
sp_addlinkedserver Controlling Access02 Feb 2010 22:35 GMT1
Production - QA - Development
If the linked servers are setup and there is an sa account located in DEV,
then the sa of dev should  ???? not ???? have rights on Production except
those listed under the "be made using this security context".  
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.