<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sole&#039;s Blog &#187; Security</title>
	<atom:link href="http://www.sole.dk/category/security/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sole.dk</link>
	<description>Solve your IT problems faster, save Your feet and get more time on YouTube!</description>
	<lastBuildDate>Thu, 27 Oct 2011 23:11:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The difficulties of installing an SSL certificate on a ZyXEL ZyWall USG 300 firewall (if even possible!)</title>
		<link>http://www.sole.dk/post/the-difficulties-of-installing-an-ssl-certificate-on-a-zyxel-zywall-usg-300-firewall-if-even-possible/?p=514</link>
		<comments>http://www.sole.dk/post/the-difficulties-of-installing-an-ssl-certificate-on-a-zyxel-zywall-usg-300-firewall-if-even-possible/?p=514#comments</comments>
		<pubDate>Thu, 27 Oct 2011 22:25:51 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Bugs and Fixes]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[intermediate certificate]]></category>
		<category><![CDATA[root certificate]]></category>
		<category><![CDATA[server certificate]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[ssl certificate]]></category>
		<category><![CDATA[ssl certificates]]></category>
		<category><![CDATA[ZyWall]]></category>
		<category><![CDATA[ZyXEL]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=514</guid>
		<description><![CDATA[Having spent some time trying to install an SSL certificate from a trusted certification authority on this product, I felt I should share my findings as they might save someone else the headaches and time I had to spend on this. For reference I used a ZyXEL ZyWall USG 300 with Firmware version: 2.20(AOE.6) / [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/the-difficulties-of-installing-an-ssl-certificate-on-a-zyxel-zywall-usg-300-firewall-if-even-possible/?p=514/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Active Directory Shadow Group Script &#8211; will let you spend less time on updating group memberships</title>
		<link>http://www.sole.dk/post/active-directory-shadow-group-script-will-let-you-spend-less-time-on-updating-group-memberships/?p=446</link>
		<comments>http://www.sole.dk/post/active-directory-shadow-group-script-will-let-you-spend-less-time-on-updating-group-memberships/?p=446#comments</comments>
		<pubDate>Sat, 25 Sep 2010 01:24:34 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[security group]]></category>
		<category><![CDATA[shadow group]]></category>
		<category><![CDATA[ShadowGroup]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=446</guid>
		<description><![CDATA[Introduction If you are just looking for a free shadow group script, either click here for a nice simple one or go to the bottom of this post for the full AD administrated script. I was looking into Shadow Groups, inspired by a customer migrating from Novell to Active Directory. Apparently in Novell you can use Organizational Units [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/active-directory-shadow-group-script-will-let-you-spend-less-time-on-updating-group-memberships/?p=446/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>How to disable administrative shares on workstations thru Group Policy and avoid spending time on pesty virus infections</title>
		<link>http://www.sole.dk/post/how-to-disable-administrative-shares-on-workstations-thru-group-policy-and-avoid-spending-time-on-pesty-virus-infections/?p=326</link>
		<comments>http://www.sole.dk/post/how-to-disable-administrative-shares-on-workstations-thru-group-policy-and-avoid-spending-time-on-pesty-virus-infections/?p=326#comments</comments>
		<pubDate>Tue, 22 Jun 2010 10:22:11 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[adm]]></category>
		<category><![CDATA[administrative shares]]></category>
		<category><![CDATA[administrative template]]></category>
		<category><![CDATA[group policies]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=326</guid>
		<description><![CDATA[Large companies sometimes have problems with a virus that realy loves administrative shares on other workstations (i.e. c$ and admin$), it will try and break into theese to spread it self directly. The easy option ofcourse being kill the virus or even better harden administrative users and not use administrator rights for normal users! But untill [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/how-to-disable-administrative-shares-on-workstations-thru-group-policy-and-avoid-spending-time-on-pesty-virus-infections/?p=326/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to get external SAN UC SSL certificates that work with OCS 2007 R2 and avoid having to read 100 blog posts!</title>
		<link>http://www.sole.dk/post/how-to-get-external-san-uc-ssl-certificates-that-work-with-ocs-2007-r2-and-avoid-having-to-read-100-blog-posts/?p=270</link>
		<comments>http://www.sole.dk/post/how-to-get-external-san-uc-ssl-certificates-that-work-with-ocs-2007-r2-and-avoid-having-to-read-100-blog-posts/?p=270#comments</comments>
		<pubDate>Mon, 07 Jun 2010 22:31:54 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office Communication Server 2007]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[edge server]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[ocs]]></category>
		<category><![CDATA[office communications server]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[ssl certificate]]></category>
		<category><![CDATA[ssl certificates]]></category>
		<category><![CDATA[unified communications]]></category>
		<category><![CDATA[web conferencing services]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=270</guid>
		<description><![CDATA[Been reading up on external and internal DNS names used by OCS 2007 R2 ? Your head stopped spinning yet? So you&#8217;ve decided on what FQDN&#8217;s to use, next step order some SSL certificates, should be easy enough right, You allready figured out You need SLL certificates that are Unified Communications Certificates (UCC) enabled. In [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/how-to-get-external-san-uc-ssl-certificates-that-work-with-ocs-2007-r2-and-avoid-having-to-read-100-blog-posts/?p=270/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to publish RD Web &amp; Gateway (2008 r2) on ISA 2006, and still have time to watch The Big Bang Theory!</title>
		<link>http://www.sole.dk/post/how-to-publish-rd-web-and-gateway-2008-r2-on-isa-2006-with-fba-and-rsa-plus-delegation-of-authentication/?p=245</link>
		<comments>http://www.sole.dk/post/how-to-publish-rd-web-and-gateway-2008-r2-on-isa-2006-with-fba-and-rsa-plus-delegation-of-authentication/?p=245#comments</comments>
		<pubDate>Mon, 07 Jun 2010 20:03:30 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[ISA 2006]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[FBA]]></category>
		<category><![CDATA[Forms Based Authentication]]></category>
		<category><![CDATA[ISA]]></category>
		<category><![CDATA[RPC over HTTPS]]></category>
		<category><![CDATA[Terminal Server]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=245</guid>
		<description><![CDATA[So I was asked the question, how do You publish the new Windows Server 2008 and 2008 R2 editions of Terminal Server, including the RD Web and RD Gateway (GW) services. And on top of that still use the ISA 2006 as authentication with Forms Based Authentication (needed in this case for RSA keys). Sounds [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/how-to-publish-rd-web-and-gateway-2008-r2-on-isa-2006-with-fba-and-rsa-plus-delegation-of-authentication/?p=245/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Microsoft Security Bulletin for October 2009</title>
		<link>http://www.sole.dk/post/microsoft-security-bulletin-for-october-2009/?p=13</link>
		<comments>http://www.sole.dk/post/microsoft-security-bulletin-for-october-2009/?p=13#comments</comments>
		<pubDate>Sat, 10 Oct 2009 10:20:54 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=13</guid>
		<description><![CDATA[Next week will be busy, Microsoft is releasing several security updates. &#8220;You hereby receive this month&#8217;s Advance Notification. Next week we are posting 13 security bulletins, of which 8 are critical. Rebooting is known to be necessary for 6 of this month’s bulletins.&#8221; The full details of the updates can be viewed at http://www.microsoft.com/technet/security/bulletin/ms09-oct.mspx (corrected link to [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/microsoft-security-bulletin-for-october-2009/?p=13/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

