<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results for 'app:weblogs' matching tags 'security', 'sql server', and 'windows'</title><link>http://msmvps.com/search/SearchResults.aspx?q=app:weblogs&amp;tag=security,sql+server,windows&amp;orTags=0&amp;o=DateDescending</link><description>Search results for 'app:weblogs' matching tags 'security', 'sql server', and 'windows'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Windows Server 2008 deploy within your environment securely!</title><link>/http://sqlserver-qa.net/blogs/el/archive/2008/03/06/3711.aspx</link><pubDate>Thu, 06 Mar 2008 06:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1535127</guid><dc:creator>Anonymous</dc:creator><description>Security - a major ingredient for every Enterprise to avoid the adversaries attempt to invade your customers’ networks and access their servers—to bring them down, infect them with viruses, or steal information about customers or employees, every day! The recent release of Windows Server 2008 from Microsoft will help them address these threats. To assist customers in taking full advantage of the rich security features in Windows Server 2008, Microsoft has developed the Windows Server 2008 Security...(&lt;a href="http://sqlserver-qa.net/blogs/el/archive/2008/03/06/3711.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlserver-qa.net/aggbug.aspx?PostID=3711" width="1" height="1" alt="" /&gt;</description></item><item><title>SQL Server logins - enforce Password Expiration and policies</title><link>/http://sqlserver-qa.net/blogs/perftune/archive/2008/01/07/3118.aspx</link><pubDate>Mon, 07 Jan 2008 06:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1444930</guid><dc:creator>Anonymous</dc:creator><description>Here is a quick snippet on enabling a SQL login to password expiration and password policies as per the Windows server: Open the SQL Server 2005 Management Studio. In the left pane, go to the desired server and navigate to the Security folder and expand it. Expand the Logins folder. Right-click on the desired login and click Properties . In the left pane of the Login Properties window, select General . Check if he Enforce password expiration checkbox is checked. Similarly to review the password policies...(&lt;a href="http://sqlserver-qa.net/blogs/perftune/archive/2008/01/07/3118.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlserver-qa.net/aggbug.aspx?PostID=3118" width="1" height="1" alt="" /&gt;</description></item><item><title>Information and issues with Kerberos security within SQL Server 2005?</title><link>/http://sqlserver-qa.net/blogs/perftune/archive/2007/08/31/1824.aspx</link><pubDate>Fri, 31 Aug 2007 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1151242</guid><dc:creator>Anonymous</dc:creator><description>What is the Kerberos Authentication? What are the security features difference between Windows 2000 and 2003 versions? How it is behaved within Failover Clustering? How to enable Kerberos Authentication Including SQL Server Virtual Servers on Server Clusters? Let us see how the user access to SQL Server resources is controlled by two separate mechanisms. The first one is authentication, which determines the identity of a user attempting to connect, based on a verifiable identifier. The second one...(&lt;a href="http://sqlserver-qa.net/blogs/perftune/archive/2007/08/31/1824.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlserver-qa.net/aggbug.aspx?PostID=1824" width="1" height="1" alt="" /&gt;</description></item><item><title>More than 3GB memory is not used even though boot.ini has these switches on /3GB /PAE /AWE.</title><link>/http://sqlserver-qa.net/blogs/perftune/archive/2007/08/23/1678.aspx</link><pubDate>Thu, 23 Aug 2007 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1132746</guid><dc:creator>Anonymous</dc:creator><description>Yet another AWE memory settings blog post here that I&amp;#39;m posting for the issues we have had recently. Before going into details review about 3GBPAE blurb here and also refer to this KBA274750 to enable more than 2GB memory within your SQL Server Enterprise edition instance. Coming to the problem on a server having 6GB RAM and having required Windows &amp;amp; SQL Server editions including enabled /3GB and /PAE switched in boot.ini file doesn&amp;#39;t show or grow more than 3 gb. Due to this we are getting performance...(&lt;a href="http://sqlserver-qa.net/blogs/perftune/archive/2007/08/23/1678.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlserver-qa.net/aggbug.aspx?PostID=1678" width="1" height="1" alt="" /&gt;</description></item><item><title>Disable SA account on a live SQL Server2005 instance, any drawbacks?</title><link>/http://sqlserver-qa.net/blogs/perftune/archive/2007/08/13/1381.aspx</link><pubDate>Mon, 13 Aug 2007 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1108615</guid><dc:creator>Anonymous</dc:creator><description>Last week I have been delegated to finalize the security standards within a set of SQL 2005 instances that are used by a customer, though it is usual chores for me to apply industry best practices. On these SQL 2005 instances in particular I was more keen on applying &amp;quot;disabling SA account&amp;quot;! I was confronted by a Database developer that if there are any drawbacks to disabling the SA account in SQL Server 2005 and does it add true security value? So to benefit my stance I have given the following explanation:...(&lt;a href="http://sqlserver-qa.net/blogs/perftune/archive/2007/08/13/1381.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlserver-qa.net/aggbug.aspx?PostID=1381" width="1" height="1" alt="" /&gt;</description></item><item><title>/3GB /PAE and AWE blurb what is it you hear within your environment?</title><link>/http://sqlserver-qa.net/blogs/perftune/archive/2007/07/25/1161.aspx</link><pubDate>Wed, 25 Jul 2007 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1056214</guid><dc:creator>Anonymous</dc:creator><description>You might have come across a situation to have a better understanding on what /3GB or /PAE switch means that are referred in documentations and forums you go on. I will try my best to give you the notes what I have understood so far in this regard. From the available documentation on Technet &amp;amp; MSDN it is pretty informative that : The /3GB switch allocates 3 GB of virtual address space to an application that uses IMAGE_FILE_LARGE_ADDRESS_AWARE in the process header. This switch allows applications...(&lt;a href="http://sqlserver-qa.net/blogs/perftune/archive/2007/07/25/1161.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlserver-qa.net/aggbug.aspx?PostID=1161" width="1" height="1" alt="" /&gt;</description></item><item><title>Disaster Recovery for Your Windows-based Applications </title><link>/http://sqlserver-qa.net/blogs/bc/archive/2007/07/12/disaster-recovery-for-your-windows-based-applications.aspx</link><pubDate>Thu, 12 Jul 2007 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1017439</guid><dc:creator>Anonymous</dc:creator><description>&lt;p class="style4"&gt;What happens if your business critical systems are unavailable for hours or even days? Events like recent hurricane seasons, the record tornado outbreaks in the Midwest, and the record rainfall in the West have &lt;a href="http://list.windowsitpro.com/t?r=63&amp;amp;c=25695&amp;amp;l=5354&amp;amp;ctl=5DA96:A03F7E8DEF62D4E501B957EE481ABDE64FE0885A385AD923" target="_blank" rel="nofollow"&gt;&lt;font color="#003399"&gt;heightened attention for preparedness&lt;/font&gt;&lt;/a&gt; and disaster recovery. Ranging from loss of telecommunications services, power outages and major floods, these acts of nature can often result in lost business and revenue. &lt;br /&gt;&lt;br /&gt;Can your business afford to lose access to applications? Is your data protected? What if the next hurricane or natural disaster hits you and not your competition? Protect your business with a low cost, high performance disaster recovery solution. &lt;br /&gt;&lt;br /&gt;Learn how to differentiate alternative solutions in the market place and determine what works for you; &lt;a href="http://list.windowsitpro.com/t?r=63&amp;amp;c=25695&amp;amp;l=5354&amp;amp;ctl=5DA96:A03F7E8DEF62D4E501B957EE481ABDE64FE0885A385AD923" target="_blank" rel="nofollow"&gt;&lt;font color="#003399"&gt;ensure seamless recovery&lt;/font&gt;&lt;/a&gt; of your key systems and data, regardless if one server or the whole site fails; keep your users continuously connected and keep business up and running; and understand the benefits of real-time, cost effective High Availability and Disaster Recovery, measuring failover and switchback in seconds rather than minutes.&lt;/p&gt;&lt;img src="http://sqlserver-qa.net/aggbug.aspx?PostID=1019" width="1" height="1" alt="" /&gt;</description></item></channel></rss>