Viewing 15 posts - 661 through 675 (of 6,105 total)
MS09-004 fixes a vulnerability in an extended stored procedure for transactional replication. It shouldn't touch SSRS at all, so that leads me to think something else is going on.
Are there...
February 12, 2009 at 1:36 pm
Is the Windows user a member of a Windows group which does have login rights to the SQL Server?
February 12, 2009 at 1:28 pm
2 Tim 3:16 (2/11/2009)
I'd just like to add that having Windows only authentication disables the super 'sa' admin account. That may or may not be a good thing, depending......
True,...
February 11, 2009 at 10:13 am
Derek Dongray (2/11/2009)
David B (2/10/2009)
February 11, 2009 at 7:11 am
AndyD (2/11/2009)
Any organisation that has a single firewall between...
February 11, 2009 at 7:08 am
Michael Demmitt (2/10/2009)
February 11, 2009 at 7:05 am
Jack Corbett (2/10/2009)
February 10, 2009 at 12:25 pm
SSPI errors likely mean you've got a kerberos authentication issue going on. The KB article is the right way to go. RDP authenticates the user locally, so you're not doing...
February 10, 2009 at 11:28 am
At the OS level, is auditing for logon events turned on where you can success and failure? If so, is there anything in the Security event log corresponding to his...
February 10, 2009 at 11:25 am
David B (2/9/2009)
If your server is in a position where it is accessible to the net at large, then oh yeah, AV that bad boy, run...
February 10, 2009 at 11:21 am
Given that the last few successful virus/worm threats attacked SMB/RPC, I believe in running AV on the SQL Server, while setting the AV software not to scan the appropriate file...
February 9, 2009 at 4:36 pm
There aren't any manually instructions like there are with SQL Server 2005. Looks like Microsoft is relying on the setup.exe to get it all. Manually uninstall of SQL Server 2008...
February 9, 2009 at 7:03 am
Are the non-XP users using a different Windows login to connect than what they sign on to their computers?
February 9, 2009 at 6:59 am
It won't. Here's why: If I'm an administrator on the box, I can reset the permissions at any time and there's nothing you can do to stop me. SQL...
February 7, 2009 at 9:02 am
If you use EFS, you won't be able to copy unless you possess the key. You'd have to log as the SQL Server service account or an account that could...
February 7, 2009 at 8:01 am
Viewing 15 posts - 661 through 675 (of 6,105 total)