<?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>On The Mark &#187; Networking</title>
	<atom:link href="http://markmonica.com/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://markmonica.com</link>
	<description>Contributing to the vast web, 1 blog post at a time - blogs by Mark Monica</description>
	<lastBuildDate>Wed, 23 Jun 2010 01:41:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Free net monitoring tool gets a makeover</title>
		<link>http://markmonica.com/2008/04/29/free-net-monitoring-tool-gets-a-makeover/</link>
		<comments>http://markmonica.com/2008/04/29/free-net-monitoring-tool-gets-a-makeover/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 16:05:49 +0000</pubDate>
		<dc:creator>Mark Monica</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://markmonica.com/2008/04/29/free-net-monitoring-tool-gets-a-makeover/</guid>
		<description><![CDATA[Spiceworks simply put is an IT/Network Managers best friend. Best of all - it is FREE! Building on Spiceworks strong foundation that allows IT Managers to inventory hardware, software, and other devices via WMI the new Beta 3 now allows it's built in Help Desk to operate via LDAP and performs testing of your Exchange [...]]]></description>
			<content:encoded><![CDATA[<p>Spiceworks simply put is an IT/Network Managers best friend.  Best of all - it is FREE!  Building on Spiceworks strong foundation that allows IT Managers to inventory hardware, software, and other devices via WMI the new Beta 3 now allows it's built in Help Desk to operate via LDAP and performs testing of your Exchange server.  The review on Network World doesn't do the product much justice because simply put this product is a must have.  It easily saves me hours of time and notifies me of any problems that otherwise would have gone undetected.  Try it for yourself.  I often wonder how I lived without this software before.</p>
<p>Beta 3 - <a href="http://community.spiceworks.com/topic/13852" target="_blank">http://community.spiceworks.com/topic/13852</a><br />
Spiceworks v2.1 - <a href="http://www.spiceworks.com/" target="_blank">http://www.spiceworks.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://markmonica.com/2008/04/29/free-net-monitoring-tool-gets-a-makeover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Firefox and Integrated Windows Authentication</title>
		<link>http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/</link>
		<comments>http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 14:57:26 +0000</pubDate>
		<dc:creator>Mark Monica</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Windows Integrated Authentication]]></category>

		<guid isPermaLink="false">http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/</guid>
		<description><![CDATA[Do you have an Intranet or a similar web site that requires the use of Integrated Windows Authentication? If so the default Firefox browser settings will always prompt you for a username and password first before accessing a site using Integrated Window Authentication. Fortunately Firefox has the slick ability to easily modify it's configuration to [...]]]></description>
			<content:encoded><![CDATA[<p>Do you have an Intranet or a similar web site that requires the use of Integrated Windows Authentication? If so the default Firefox browser settings will always prompt you for a username and password first before accessing a site using Integrated Window Authentication.</p>
<p>Fortunately Firefox has the slick ability to easily modify it's configuration to use Integrated Windows Authentication.</p>
<h3><strong>How to configure Firefox</strong></h3>
<ol>
<li>Open Firefox</li>
<li>In the address bar type: <span style="color: #008000;"><strong><em>about:config</em></strong><span style="color: #000000;"><br /> </span></span></li>
<li><span style="color: #008000;"><span style="color: #000000;">Firefox</span></span>3.x and later requires you to agree that you will proceed with caution.</li>
<li>After the config page loads, in the filter box type: <span style="color: #008000;"><strong><em>network.automatic</em></strong></span></li>
<li>* Modify <span style="color: #008000;"><strong><em>network.automatic-ntlm-auth.trusted-uris</em></strong></span> by double clicking the row and enter <span style="color: #000080;"><strong><em>http://www.replacewithyoursite.com </em></strong><span style="color: #000000;">or</span><strong><em> http://your-intranet-server-name<br /></em></strong></span></li>
<li>* Multiple sites can be added by comma delimiting them such as <span style="color: #333399;"><strong><em>http://www.replacewithyoursite.com, http://www.replacewithyourintranetsite.com</em></strong></span></li>
</ol>
<h3><strong>Package for Large Installs</strong></h3>
<p>If you are a network administrator that has a lot of installs to do, you can modify the Firefox installer.</p>
<ol>
<li>Use a tool such as <a href="http://www.7-zip.org/" target="_blank">7-zip</a> to extract <span style="color: #008000;"><strong><em>Firefox Setup 2.x.x.exe</em></strong></span></li>
<li>Extract <span style="color: #888888;"><strong><em>browser.xpi</em></strong></span> from the setup</li>
<li>Edit <span style="color: #008000;"><em><strong>all.js</strong></em></span> contained in <span style="color: #888888;"><span style="color: #008000;"><strong><em>browser.xpi</em></strong></span> </span>contained in <span style="color: #008000;"><strong><em>binjreprefs</em></strong></span></li>
<li>Modify the entries as in items 4 and 5 above</li>
<li>Re-package <span style="color: #008000;"><em><strong>browser.xpi</strong></em></span> and use the extracted setup to install Firefox</li>
</ol>
<h4><strong>* Special Notes</strong></h4>
<p>To specify all subdomains use <span style="color: #000080;"><em><strong>.replacewithyoursite.com</strong></em></span> instead of <span style="color: #000080;"><em><strong>www.replacewithyoursite.com, help.replacewithyoursite.com, pictures.replacewithyoursite.com</strong></em></span></p>
<p><span style="color: #000080;"><span style="color: #000000;">Updated March 5, 2010</span><br /> </span></p>

]]></content:encoded>
			<wfw:commentRss>http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
