Viewing 15 posts - 856 through 870 (of 6,105 total)
On SQL Server 2005 SP2 you can setup a logon trigger and audit for an sa login via that means.
November 13, 2008 at 11:42 am
skjoldtc (11/13/2008)
Friends and family get irritated as it is that I don't check personal...
November 13, 2008 at 10:21 am
Can't get rid of 'em as SQL Server uses 'em. However, you're right that they do create a security issue. It's even worse when you have a cluster, because those...
November 13, 2008 at 8:22 am
I have heard cases where a technology group creates a Twitter account and sets the updates to private. Then, their technicians follow (and are approved) and therefore, they use Twitter...
November 13, 2008 at 8:16 am
I make pretty heavy use of Twitter, to the point where I even have TwitterBerry installed on my BlackBerry. For me it's extremely useful. Not only is there the social...
November 13, 2008 at 6:48 am
It sounds like BUILTIN\Administrators was removed from SQL Server. If you can log on to the server, whether at the console or through terminal services, there is a way to...
October 22, 2008 at 5:52 am
They will be named instances. Named instances, by default, set their ports dynamically. So they'll do the work for you. Unless you change its port setting using Configuration Manager, when...
October 22, 2008 at 5:47 am
Has the sa login been disabled? If not, then does it have Password Policy enforced checked?
October 21, 2008 at 7:55 pm
With respect to connecting to SQL Server, they effectively do the same thing. If the login is disabled or if it is denied the ability to connect to SQL Server,...
October 21, 2008 at 7:53 pm
andrewkane17 (10/21/2008)
I have doctored this script to collect the windows event logs from my SQL boxes it uses log parser and is pretty intuitive:
Log Parser may be able to do...
October 21, 2008 at 7:41 pm
1. SQL Server Configuration Manager is the tool.
2. Yes, each MUST use a different port. Ports cannot be shared.
3. Any above 1024 that's not in use by another service. Run...
October 21, 2008 at 7:39 pm
MarkusB (5/6/2008)
I would check the profile of the default user if it contains lots...
October 20, 2008 at 4:53 am
P Jones (10/20/2008)
October 20, 2008 at 4:46 am
This link puts into perspective that sudden wealth isn't the answer. The problems which existed beforehand are still present and a whole host of new problems will likely beset us.
http://www.associatedcontent.com/article/70165/winning_the_lottery_curse_or_a_blessing.html
The...
October 20, 2008 at 4:31 am
One of my coworkers owns a trailer park. He has pointed out that some of his tenants are perfectly happy if their family life is working and they have enough...
October 19, 2008 at 11:19 pm
Viewing 15 posts - 856 through 870 (of 6,105 total)