<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Phil's NewsPhlash</title>
	<atom:link href="http://www.intrasection.com/pjmorr/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intrasection.com/pjmorr</link>
	<description>A home for all things TechnoGeeky</description>
	<lastBuildDate>Thu, 04 Feb 2010 07:43:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Getting mac mail, ical and address book to talk to Exchange 2003 by Internet Banking</title>
		<link>http://www.intrasection.com/pjmorr/2010/01/21/snow-leopard-and-exchange-2003/comment-page-1/#comment-262</link>
		<dc:creator>Internet Banking</dc:creator>
		<pubDate>Thu, 04 Feb 2010 07:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.intrasection.com/pjmorr/?p=1250#comment-262</guid>
		<description>Just wasting  some time  on Digg  and I found your  entry.  Not  typically what I like  to read  about, but it was  certainly  worth my time. Thanks.</description>
		<content:encoded><![CDATA[<p>Just wasting  some time  on Digg  and I found your  entry.  Not  typically what I like  to read  about, but it was  certainly  worth my time. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ESX STIG Script by Philip Morrison</title>
		<link>http://www.intrasection.com/pjmorr/2008/09/12/esx-stig-script/comment-page-1/#comment-230</link>
		<dc:creator>Philip Morrison</dc:creator>
		<pubDate>Thu, 09 Jul 2009 15:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.intrasection.com/pjmorr/?p=1214#comment-230</guid>
		<description>There are other projects in the works right now since vSphere is out.  Probably wont see anything new for a while but we are still working on improvements.  For now this script does 90% of the manual changes needed to get past the security review (not counting the manual review items)...

Thanks for the feedback though.  Glad others are finding it useful.</description>
		<content:encoded><![CDATA[<p>There are other projects in the works right now since vSphere is out.  Probably wont see anything new for a while but we are still working on improvements.  For now this script does 90% of the manual changes needed to get past the security review (not counting the manual review items)&#8230;</p>
<p>Thanks for the feedback though.  Glad others are finding it useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ESX STIG Script by Peyton</title>
		<link>http://www.intrasection.com/pjmorr/2008/09/12/esx-stig-script/comment-page-1/#comment-229</link>
		<dc:creator>Peyton</dc:creator>
		<pubDate>Wed, 08 Jul 2009 14:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.intrasection.com/pjmorr/?p=1214#comment-229</guid>
		<description>Thank you for you ESX STIG script it gives us a great starting point. Still looking forward to v1.4...</description>
		<content:encoded><![CDATA[<p>Thank you for you ESX STIG script it gives us a great starting point. Still looking forward to v1.4&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Permalinks and GoDaddy by lieben</title>
		<link>http://www.intrasection.com/pjmorr/2009/03/02/wordpress-permalinks-and-godaddy/comment-page-1/#comment-216</link>
		<dc:creator>lieben</dc:creator>
		<pubDate>Tue, 03 Mar 2009 15:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.intrasection.com/pjmorr/?p=1229#comment-216</guid>
		<description>Interessante Informationen.</description>
		<content:encoded><![CDATA[<p>Interessante Informationen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ESX STIG Script by Philip Morrison</title>
		<link>http://www.intrasection.com/pjmorr/2008/09/12/esx-stig-script/comment-page-1/#comment-215</link>
		<dc:creator>Philip Morrison</dc:creator>
		<pubDate>Wed, 28 Jan 2009 02:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.intrasection.com/pjmorr/?p=1214#comment-215</guid>
		<description>There is a newer version of the script which has command line switches for adding the password and such so it is completely automated.  We have not released this to the public yet because it has not been regression tested with the new findings that were added between the last published version and this unreleased version.</description>
		<content:encoded><![CDATA[<p>There is a newer version of the script which has command line switches for adding the password and such so it is completely automated.  We have not released this to the public yet because it has not been regression tested with the new findings that were added between the last published version and this unreleased version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ESX STIG Script by mrTomahawk</title>
		<link>http://www.intrasection.com/pjmorr/2008/09/12/esx-stig-script/comment-page-1/#comment-214</link>
		<dc:creator>mrTomahawk</dc:creator>
		<pubDate>Wed, 28 Jan 2009 02:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.intrasection.com/pjmorr/?p=1214#comment-214</guid>
		<description>Phil you mentioned in the VMTN forum that you &quot;have built custom install CDs in which this script is run automatically in the %post section.&quot; I am trying to do something similar by incorporating it in my kickstart file.  I&#039;m not that familiar with bash but it looked as though I could run the script silently providing a password hash.  He is what I have:

lwp-download http://192.168.1.102/ESX_SRRSecure.ver1.3.sh /tmp/ESX_SRRSecure.ver1.3.sh
./tmp/ESX_SRRSecure.ver1.3.sh -s -h $1$I2FyAXFF$SyoooKYopRRmQdgSv3kQp0 -r

Do I know if I am doing this right? Thanks for all the help, Craig</description>
		<content:encoded><![CDATA[<p>Phil you mentioned in the VMTN forum that you &#8220;have built custom install CDs in which this script is run automatically in the %post section.&#8221; I am trying to do something similar by incorporating it in my kickstart file.  I&#8217;m not that familiar with bash but it looked as though I could run the script silently providing a password hash.  He is what I have:</p>
<p>lwp-download <a href="http://192.168.1.102/ESX_SRRSecure.ver1.3.sh" rel="nofollow">http://192.168.1.102/ESX_SRRSecure.ver1.3.sh</a> /tmp/ESX_SRRSecure.ver1.3.sh<br />
./tmp/ESX_SRRSecure.ver1.3.sh -s -h $1$I2FyAXFF$SyoooKYopRRmQdgSv3kQp0 -r</p>
<p>Do I know if I am doing this right? Thanks for all the help, Craig</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DISA releases official ESX Security Technical Implementation Guide by Philip Morrison</title>
		<link>http://www.intrasection.com/pjmorr/2008/06/04/disa-releases-official-esx-security-technical-implementation-guide/comment-page-1/#comment-207</link>
		<dc:creator>Philip Morrison</dc:creator>
		<pubDate>Tue, 04 Nov 2008 20:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.intrasection.com/pjmorr/?p=1200#comment-207</guid>
		<description>Not sure I understand the question?</description>
		<content:encoded><![CDATA[<p>Not sure I understand the question?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DISA releases official ESX Security Technical Implementation Guide by Givens</title>
		<link>http://www.intrasection.com/pjmorr/2008/06/04/disa-releases-official-esx-security-technical-implementation-guide/comment-page-1/#comment-206</link>
		<dc:creator>Givens</dc:creator>
		<pubDate>Tue, 04 Nov 2008 20:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.intrasection.com/pjmorr/?p=1200#comment-206</guid>
		<description>What is this?
AS-08-548 Security Technical Implementation Guidance (STIG)</description>
		<content:encoded><![CDATA[<p>What is this?<br />
AS-08-548 Security Technical Implementation Guidance (STIG)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Script to allow ESX to pass a DISA Security Readiness Review by Philip Morrison</title>
		<link>http://www.intrasection.com/pjmorr/2008/05/12/script-to-allow-esx-to-pass-a-disa-security-readiness-review/comment-page-1/#comment-205</link>
		<dc:creator>Philip Morrison</dc:creator>
		<pubDate>Thu, 21 Aug 2008 22:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.intrasection.com/pjmorr/2008/05/12/script-to-allow-esx-to-pass-a-disa-security-readiness-review/#comment-205</guid>
		<description>I think I answered this in the VMTN but in case I didnt (ive been on a bunch of planes lately)...
/var/log/ESX_SRRSecure.timestamp should have the output of the results.</description>
		<content:encoded><![CDATA[<p>I think I answered this in the VMTN but in case I didnt (ive been on a bunch of planes lately)&#8230;<br />
/var/log/ESX_SRRSecure.timestamp should have the output of the results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Script to allow ESX to pass a DISA Security Readiness Review by BacMan</title>
		<link>http://www.intrasection.com/pjmorr/2008/05/12/script-to-allow-esx-to-pass-a-disa-security-readiness-review/comment-page-1/#comment-204</link>
		<dc:creator>BacMan</dc:creator>
		<pubDate>Thu, 21 Aug 2008 04:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.intrasection.com/pjmorr/2008/05/12/script-to-allow-esx-to-pass-a-disa-security-readiness-review/#comment-204</guid>
		<description>Thanks Philip.

Also, for the ESX script, is there a way to output the result to a log file for later review. As I have noticed when I ran the script it has some errors but it went by too fast. Or, is there a way to pause the script at certain point to see what is going on?

I am new to UNXIX and shell scripting. Thanks again for your help and much appreciated.

Cheers,</description>
		<content:encoded><![CDATA[<p>Thanks Philip.</p>
<p>Also, for the ESX script, is there a way to output the result to a log file for later review. As I have noticed when I ran the script it has some errors but it went by too fast. Or, is there a way to pause the script at certain point to see what is going on?</p>
<p>I am new to UNXIX and shell scripting. Thanks again for your help and much appreciated.</p>
<p>Cheers,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
