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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
NT Authority\networkservice failed to connect30 Dec 2007 04:04 GMT4
I am brandnew to webdevelopment.
Using SBS2003 sp1 with IIS6, VS.net 2003 and SQL2000.
I created a webapplication with VS.net which has a SQLClientDataadapter,
which is connected with the SQL2000-server.
Audit Trace Files28 Dec 2007 13:00 GMT5
I am using server side traces to enable SQL Server 2000 and 2005 auditing.
Every time I start the server, I define a new trace file for auditing. So
till now I have configured around 100 trace files.
Now I want to get the list of all the trace files (which are at different
Cannot connect with the Administator account28 Dec 2007 12:48 GMT4
I installed Sql Server 2005 with NetworkService user and now
I can't connect with Management Studio with the Administrator account.
How can I do?
Thx! ;-)
Script DB Object Level Security with SQL200526 Dec 2007 23:39 GMT5
We regularly need to take production DB backups and restore them onto our
development SQL Server boxes for testing (SQL2005 SP2).  Since DB level
security is much different between production and stage, we need to script
stage rights (server and object level) and refresh those ...
trace Id for C2 audit26 Dec 2007 19:12 GMT5
Is it a fair assumption to make, that the traceId of c2 auditing is always 1?
Say, I have switched on C2 audit in SQL 2000 and 2005 and i use
fn_trace_getinfo to get the active trace. Will it always return me  traceId
as 1?
Difference in Login Deny vs Login Disable23 Dec 2007 19:15 GMT2
What would be the difference between login deny vs login disable ? I see
those 2 options and feel they sound the same. When would I use one vs the
other ?
permissions needed for executing stored procedures22 Dec 2007 09:47 GMT2
We want to create a SQL login  say user1 and the only privilges we want to
grant it is to be able to execute stored procedures in that database.
So is it just good enough to just do the following ?
Grant exec on sprocx to user1
Not allowed to switch authentication modes21 Dec 2007 14:01 GMT13
I have a copy of SQL that comes with MS Vista, and downloaded SQL Server mgmt
studio express to work with it.
I want to change the authentication mode to SQL Server and Windows, and
create an sa account.  I have a database I then want to restore into this new
AD synchronization interval with SQL Server21 Dec 2007 06:05 GMT2
Hi. Please help.
Background:
A user changes their Active Directory windows password on logon and then
attempts to connect to SQL Server but fails. Once a manual synchronisation of
SQL Service Account20 Dec 2007 22:27 GMT1
I am planning to change SQL service account from domain admininstrator
account to domian account with least previledges. I am not sure if i have to
change security on data and back up folder on local drive.
It will be great if i can get steps to change service account smoothly
Couple Issues Relating to SQL Server Security/Login20 Dec 2007 15:08 GMT2
Is it possible to tell SQL Server Express to only use SQL Authentication?  I
would like it so that there is just an sa SQL account on a SQL Server
instance.  Is it possible to script the SQL Server Express setup to do just
that?  I certainly understand that it can be more secure ...
Minimum SQL Server permissions needed19 Dec 2007 20:16 GMT5
I have some Access .adp VBA code (below) that deletes a SQL Server 2005 table
and recreates it.
DoCmd.DeleteObject acTable, "dbo.tblTemp"
DoCmd.CopyObject , "tblTemp", acTable, "dbo.tblTempStructure"
Event ID 28005; Error 1551717 Dec 2007 19:22 GMT1
I have a problem with SQL Server 2005 SP2:
An exception occurred while enqueueing a message in the target queue.
Error: 15517, State: 1. Cannot execute as the database principal
because the principal "dbo" does not exist, this type of principal
SQL Server Mode16 Dec 2007 11:37 GMT10
IS it better to use mixed mode or windows authentication mode?  Which method
is more secure?
Viewing object owner in SQL 2005 - ownership chaining15 Dec 2007 23:32 GMT6
GlacierI'm trying to set up Ownership Chaining (though I would have preferred it if SQL 2005 supported EXECUTE AS for views).
When I set up both a table and view from one logon (mine) and granted permissions to the view it didn't work, evidently because "creating user" is not ...
Pages: 1 2 November, 2007
 
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.