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 / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Non-SA can't view Activity Monitor with VIEW SERVER STATE perm.31 Jan 2007 14:53 GMT4
I have a developer who has dbo privileges in master and msdb, and also has
VIEW SERVER STATE and VIEW ANY DATABASE.  According to SQL Server 2005
documentation she should be able to view the Activity Monitor, but instead
gets the following error:  
EFS,SQL Server 2005 and Windows 200330 Jan 2007 22:08 GMT1
Has anyone used the Encrypting File System (EFS) capabilities of the OS to
encrypt the sql server 2005 data files? I am looking to do this but cannot
find any examples/instructions. Thanks.
problem using sql server30 Jan 2007 13:05 GMT1
I'm using windows authentication on sql server 2000
Suddenly i got error when i'm trying to access the sql server from my
computer 'Failed to logon user 'Null' . not .....
How can it happen?
SQL Accounts on Mirror30 Jan 2007 01:05 GMT3
-On the Principle (sql1) I have a Database named dbBooks
-I create a SQL Account called Dog and password of Cat and give it
read/write to dbBooks
-I fail the morror to (sql2) , Dog is an account on the databse, but not at
Default NTFS security for new DB29 Jan 2007 20:10 GMT1
We have loaded the hotfix that takes care of NTFS permissions being
reset when detaching and attaching a DB - but when a user creates a
New DB - the NTFS file permissions get reset and are not the
permissions that we want to be set as default.  The permissions we
SQL Server and SSL29 Jan 2007 13:55 GMT3
I just moved my databases from an older Server to a new  windows 2003 SP1
server.  I was connected and all my jobs ran fine last night.  All of a
sudden this morning I tried to connect thru EM and I get the following error:
"A connection Could not be established to (local)
Giving access to outside web site to SQL Server stored procedure28 Jan 2007 23:33 GMT1
Hello, I have a sql server 2000 production database that will need to have
multiple web sites insert contact information into a table.  I plan to
create a new sql user and only give it permission to execute one stored
procedure (that will do the insert row into the contact table).
Search encrypted column in SQL 2005http://msdn.microsoft.com/wn3/a28 Jan 2007 23:24 GMT9
Can someone provide me a sample of how to search encrypted column?  Using
below method seems pretty slow.
select FirstName, LastName,
     convert(varchar,decryptbykey(SSN)) as SSN
Grant insert, but only allow entering vals in some fields26 Jan 2007 23:23 GMT1
I have a table with 3 fields:
val1
val2
val3
is it possilbe to secure a database against the local admin?26 Jan 2007 11:25 GMT5
Since local admin has full control on local file, so he can
always use detach, copy and attach to access the database contained in the
db files. Thus it is immpossible to seperate the role of computer admin with
the dba role, am I right? Anyone has any idea on this? Thx
Trouble with linked servers24 Jan 2007 11:42 GMT1
I have SQL Server 2005 SP1 installed on win2003 SP1 with two instances
(default and \instance2).
The server is set up with mixed mode authentication.
SA is setup with the same password on both. The domain user
user security23 Jan 2007 13:04 GMT3
how do i set sql2000 so that  a user can only read or execute
user-stored-procedures?
Leon
Auditing and IP addresses22 Jan 2007 20:35 GMT3
In a database I created an audit table in which, e.g., I insert one record
for each INSERT statement made on another table (via a trigger).
My problem is to recover remote IP address of the connected client which
does the INSERT.
Link with encryption example for 200522 Jan 2007 18:55 GMT1
Is there any link where I can see how the new security model wrt
keys/certificates work ? I am looking for examples. to play around with.
Can't access linked server, except from22 Jan 2007 12:27 GMT1
Hi, (excuse my poor english).
I want to access data stored on a SQL2000 server using
"SELECT * FROM openquery(SQL2000srv, ..." from a
connection on my SQL2005 server.
Pages: 1 2 3 December, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.