<?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>T.J. Schmitz.com &#187; Novell/SuSE</title>
	<atom:link href="http://tjschmitz.com/blog/category/novellsuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://tjschmitz.com/blog</link>
	<description>It&#039;s all about me, right?</description>
	<lastBuildDate>Mon, 07 Mar 2011 16:41:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Identity Manager: AD to NDS sync fixed</title>
		<link>http://tjschmitz.com/blog/2006/09/21/identity-manager-ad-to-nds-sync-fixed/</link>
		<comments>http://tjschmitz.com/blog/2006/09/21/identity-manager-ad-to-nds-sync-fixed/#comments</comments>
		<pubDate>Fri, 22 Sep 2006 02:39:04 +0000</pubDate>
		<dc:creator>T.J.</dc:creator>
				<category><![CDATA[Novell/SuSE]]></category>

		<guid isPermaLink="false">http://cstarsys.com/blog/2006/09/21/identity-manager-ad-to-nds-sync-fixed/</guid>
		<description><![CDATA[I got three more emails today from staff members who were not in our Help desk software (because their accounts never made it to Active Directory from NDS), so I decided to dig a little deeper into the problem. Looking at the DirXML console, I noticed some users were erroring out with the message: &#8220;problem [...]]]></description>
			<content:encoded><![CDATA[<p>I got three more emails today from staff members who were not in our Help desk software (because their accounts never made it to Active Directory from NDS), so I decided to dig a little deeper into the problem.</p>
<p>Looking at the DirXML console, I noticed some users were erroring out with the message: &#8220;problem 1005 (CONSTANT_ATT_TYPE), Atta 0, AttphysicalDeliveryOfficeNamephysicalDeliveryOfficeName)&#8221;.</p>
<p>Now I already knew &#8220;physicalDeliveryOfficeName&#8221; mapped to the NDS  Location value from setting up our help desk software. Looking at the users they had one thing in common: <span id="more-230"></span>all had multiple Location entries in NDS.  <a target="_blank" href="http://www.novell.com/support/search.do?cmd=displayKC&#038;docType=kc&#038;externalId=10097756&#038;sliceId=&#038;dialogID=14251070&#038;stateId=0%200%2014249317">TID 10097756</a> confirmed that this was the problem &#8211; and replacing the multiple location entries with a single one  fwalkthroughoblem.</p>
<p>There is a walkthrough on the Cool Solutions siteMulti tells how to convert a Multi-valued Attribute to a Single-valued, Comma-delimited String.  It can be found at <a target="_blank" href="http://www.novell.com/coolsolutions/tip/15107.html">http://www.novell.com/coolsolutions/tip/15107.html</a> automatically &#8211; pretty slick stuff.  It&#8217;s<br />
apparently a &#8216;featuDirXML both Identity Manager/DirXML and AD that users with more than one physical office location are skipped.  Being a school district, we have dozens of staff that move from location to location and it&#8217;s nice to be able to keep track of their multiple building assignments in the network directory.  Just another example of how the more I dig into Active Directory, the more I like NDS.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Ftjschmitz.com%2Fblog%2F%3Fp%3D230&amp;text=Identity+Manager%3A+AD+to+NDS+sync+fixed&amp;lang=en&amp;count=none" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tjschmitz.com/blog/2006/09/21/identity-manager-ad-to-nds-sync-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Identity Manager (or not!)</title>
		<link>http://tjschmitz.com/blog/2006/09/20/identity-manager-or-not/</link>
		<comments>http://tjschmitz.com/blog/2006/09/20/identity-manager-or-not/#comments</comments>
		<pubDate>Wed, 20 Sep 2006 11:43:19 +0000</pubDate>
		<dc:creator>T.J.</dc:creator>
				<category><![CDATA[Novell/SuSE]]></category>

		<guid isPermaLink="false">http://cstarsys.com/blog/2006/09/20/identity-manager-or-not/</guid>
		<description><![CDATA[This summer we installed Identity Manager on one of our NetWare boxes, and anticipated loads of extra free time from a reduced user management work Allow for user password self-service Sync GroupWise passwords with NDS passwords Import staff accounts into AD from NDS Users expect to be able to reset their own passwords with a [...]]]></description>
			<content:encoded><![CDATA[<p><img hspace="3" align="left" src="http://static.flickr.com/88/247931680_e45cc740ec_m.jpg" />This summer we installed <a target="_blank" href="http://www.novell.com/products/identitymanager//index.html">Identity Manager</a> on one of our NetWare boxes, and anticipated loads of extra free time from a reduced user management work</p>
<ol>
<li>Allow for user password self-service</li>
<li>Sync GroupWise passwords with NDS passwords</li>
<li>Import staff accounts into AD from NDS</li>
</ol>
<p>Users expect to be able to reset their own passwords with a challenge-response system.  So far this part of the system is working great &#8211; however we haven&#8217;t rolled it out across all users as we need to develop some training so that when the 1st day that logging in will ask you to answer questions comes that users know what to do.</p>
<p>The other two options could prove to be significant time savers.  Having GroupWise sync with NDS &#8211; especially when initially creating users should reduce administration time quite a bit.  AD sync will allow all of the millions of Windows apps that are AD aware to use the account info in AD and save boatloads of time by not requiring separate account administration.</p>
<p>In reality, I&#8217;m fairly disappointed with what we have so far&#8230;<br />
<span id="more-227"></span><br />
<img align="top" src="http://static.flickr.com/88/247931726_6fffe3f500.jpg?v=0" /><br />
The NDS to GroupWise sync seems to be continually stuck trying to sync a single user (I guess we are generating corrupt cache files).  Stopping, disabling, re-enabling and restarting the service/driver seems to take care of the problem for a little while, but so far it has always come back.  We have a ticket open with Novell and should get it resolved soon, but it&#8217;s still disappointing so far.</p>
<p>Our AD sync has not gone much better &#8211; about 1/8 of our staff (from NDS) are not showing up in AD.  My initial troubleshooting makes it look like the users with multiple locations in NDS are not being copied.  We&#8217;ll see if removing one of the locations fixes the issue, but what do I do then for my users that actually work between two locations?</p>
<p>My long-term goal is to create users &#8216;automagically&#8217; once they show up in our HR or student databases, and create accounts for them in NDS, AD, as well as our <a target="_blank" title="Learning Management System" href="http://en.wikipedia.org/wiki/Learning_management_system">LMS</a> (<a target="_blank" href="http://blackboard.com/">Blackboard</a>), Lunch System (<a target="_blank" href="http://www.horizon-boss.com/fastlane.htm">FastLane</a>), as well as create import files for websites like StudyIsland.com and TurnItIn.com.  With the issues we have had with syncing ids, I&#8217;m a little less sure that automatic account generation will be reliable. We&#8217;ll see what the next couple weeks bring.
</p>
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Ftjschmitz.com%2Fblog%2F%3Fp%3D227&amp;text=Identity+Manager+%28or+not%21%29&amp;lang=en&amp;count=none" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tjschmitz.com/blog/2006/09/20/identity-manager-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Novell Open Audio Podcasts</title>
		<link>http://tjschmitz.com/blog/2006/02/22/novell-open-audio-podcasts/</link>
		<comments>http://tjschmitz.com/blog/2006/02/22/novell-open-audio-podcasts/#comments</comments>
		<pubDate>Wed, 22 Feb 2006 21:46:55 +0000</pubDate>
		<dc:creator>T.J.</dc:creator>
				<category><![CDATA[Novell/SuSE]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://cstarsys.com/blog/2006/02/22/novell-open-audio-podcasts/</guid>
		<description><![CDATA[Novell has just announced Novell Open Audio &#8211; a series of podcasts hosted by &#8216;Reverend&#8217; Ted Haeger, who spearheads Novell&#8217;s user community. The podcasts are billed as &#8220;focusing primarily on technical level discussions with product managers, engineers and others involved in Novell&#8217;s product development.&#8221; I&#8217; have already listened to the first one which focuses on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.novell.com/company/podcasts/openaudio.html"><img border="0" align="right" alt="Novell Open Audio Logo" title="Novell Open Audio Logo" src="http://www.novell.com/company/podcasts/img/noa_logo_text.gif" /></a>Novell has just announced <a href="http://www.novell.com/company/podcasts/openaudio.html"><strong>Novell Open Audio</strong></a><strong> &#8211; </strong>a series of podcasts hosted by <a href="http://reverendted.blogspot.com/">&#8216;Reverend&#8217; Ted Haeger</a>, who spearheads Novell&#8217;s user community. The podcasts are billed as &#8220;focusing primarily on technical level discussions with product managers, engineers and others involved in Novell&#8217;s product development.&#8221;</p>
<p>I&#8217; have already listened to the first one which focuses on <a href="http://www.novell.com/products/ifolder/">iFolder</a> and <a href="http://www.novell.com/products/desktop/">NLD</a>. The speakers knew their topics well, and although I was already familiar with both products, I learned quite a bit.  Future topics include: <a href="http://www.samba.org/">Samba</a>, <a href="http://banshee-project.org/Main_Page">Banshee</a> and <a href="http://www.novell.com/products/nsureidentitymanager/">Novell Identity Manager</a>. They are looking for input on future topics, so let them know what you want to hear about!
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Ftjschmitz.com%2Fblog%2F%3Fp%3D219&amp;text=Novell+Open+Audio+Podcasts&amp;lang=en&amp;count=none" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tjschmitz.com/blog/2006/02/22/novell-open-audio-podcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zenworks 7 Imaging</title>
		<link>http://tjschmitz.com/blog/2005/09/26/zenworks-7-imaging/</link>
		<comments>http://tjschmitz.com/blog/2005/09/26/zenworks-7-imaging/#comments</comments>
		<pubDate>Mon, 26 Sep 2005 23:04:34 +0000</pubDate>
		<dc:creator>T.J.</dc:creator>
				<category><![CDATA[Novell/SuSE]]></category>
		<category><![CDATA[disk imaging]]></category>

		<guid isPermaLink="false">http://cstarsys.com/blog/?p=120</guid>
		<description><![CDATA[From evilzenscientist&#8217;s blog: &#8220;evilzenscientist :: thoughts � ZENworks 7 imaging: &#8220;ZENworks OS imaging has always been based on the Linux kernel &#8211; it&#8217;s fast, efficient, has a great networking stack and is also extensible. None of the problems of DOS and getting NDIS drivers etc. Earlier versions of ZENworks &#8211; (ZfD 3.x, ZfD 4.0, ZENworks [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://blog.evilzenscientist.com/index.php">evilzenscientist&#8217;s blog</a>:</p>
<p>&#8220;<a href="http://blog.evilzenscientist.com/index.php/2005/09/23/zenworks-7-imaging/">evilzenscientist :: thoughts � ZENworks 7 imaging</a>: &#8220;ZENworks OS imaging has always been based on the Linux kernel &#8211; it&#8217;s fast, efficient, has a great networking stack and is also extensible. None of the problems of DOS and getting NDIS drivers etc.</p>
<p>Earlier versions of ZENworks &#8211; (ZfD 3.x, ZfD 4.0, ZENworks 6, ZENworks 6.5) &#8211; spawned a slew of sites dedicated to tweaking this Linux environment. Notable is the Novell Forge Project zfdimgdrv. The imaging environment has also been extended by the likes of ENGL.</p>
<p>ZENworks 7 changed to a SLES 9 SP2-based kernel; this provides extensive hardware support (and real support; things that have been tested).&#8221;</p>
<p>(Back to T.J.&#8217;s Thoughts:)  I think this is another excellent reason to upgrade &#8211; matching drivers &#8211; especially with the Dell Optiplex line &#8211; has been a nightmare with previous versions of imaging.  I know most of these machines are supported well with SLES 9 &#8211; I&#8217;ve been running it on a couple in test senarios on and off for a while.  I do have ZenWorks under my SLA, so the cost is nill for me, and the benifits are starting to far overweight the potential problems.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Ftjschmitz.com%2Fblog%2F%3Fp%3D210&amp;text=Zenworks+7+Imaging&amp;lang=en&amp;count=none" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tjschmitz.com/blog/2005/09/26/zenworks-7-imaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zenworks Imaging boot cds</title>
		<link>http://tjschmitz.com/blog/2005/08/26/zenworks-imaging-boot-cds/</link>
		<comments>http://tjschmitz.com/blog/2005/08/26/zenworks-imaging-boot-cds/#comments</comments>
		<pubDate>Fri, 26 Aug 2005 14:09:00 +0000</pubDate>
		<dc:creator>T.J.</dc:creator>
				<category><![CDATA[Novell/SuSE]]></category>
		<category><![CDATA[disk imaging]]></category>

		<guid isPermaLink="false">http://cstarsys.com/blog/?p=117</guid>
		<description><![CDATA[I&#8217;ve been having fits getting zenworks imaging to work with Dell Optiplex GX280s and GX510s. I finally came up with a solution that works 100% of the time. Set the SATA drive to compatibility mode in BIOS, and use the BCM57_v753 boot disk. This is the only version that seems to work with the SATA [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having fits getting zenworks imaging to work with Dell Optiplex GX280s and GX510s. I finally came up with a solution that works 100% of the time.</p>
<p>Set the SATA drive to compatibility mode in BIOS, and use the <a href="http://forge.novell.com/modules/xfcontent/file.php/zfdimgdrv/ZDM%206.5/Broadcom%20%20Drivers%20%20Xx280/bcm57_v753_zfd65bootcd.iso">BCM57_v753 boot disk</a>. This is the only version that seems to work with the SATA drives and broadcomm driver reliably. There is a new version based on the 2.6.11 kernel that I&#8217;ve tested with a bit, but it won&#8217;t install the Zen partition or LILO on the SATA drive reliably.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Ftjschmitz.com%2Fblog%2F%3Fp%3D207&amp;text=Zenworks+Imaging+boot+cds&amp;lang=en&amp;count=none" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tjschmitz.com/blog/2005/08/26/zenworks-imaging-boot-cds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open SUSE</title>
		<link>http://tjschmitz.com/blog/2005/08/12/open-suse/</link>
		<comments>http://tjschmitz.com/blog/2005/08/12/open-suse/#comments</comments>
		<pubDate>Fri, 12 Aug 2005 11:50:00 +0000</pubDate>
		<dc:creator>T.J.</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Novell/SuSE]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://cstarsys.com/blog/?p=115</guid>
		<description><![CDATA[Novell has recently &#8220;opened&#8221; their development of SUSE Linux, creating a project called Open SUSE To clarify what Novell means when it says it is &#8220;opening&#8221; SUSE, Mancusi-Ungaro says &#8220;SUSE Linux is already open from a code perspective. [It] has not been open from a development perspective. Development was closed, beta was closed, and there [...]]]></description>
			<content:encoded><![CDATA[<p>Novell has recently &#8220;opened&#8221; their development of SUSE Linux, creating a project called <a href="http://opensuse.org/">Open SUSE</a></p>
<p>To clarify what Novell means when it says it is &#8220;opening&#8221; SUSE, Mancusi-Ungaro says &#8220;SUSE Linux is already open from a code perspective. [It] has not been open from a development perspective. Development was closed, beta was closed, and there was little opportunity for users and external developers to help us shape the product. Now there will be, through the OpenSUSE project.&#8221;</p>
<p>The project has an interesting roadmap:<br />
Phase One: (August 2005)</p>
<ul>
<li>Establish the openSUSE community</li>
<li>Deliver the essential community infrastructure: website, downloadable builds, and source. Open Bugzilla, IRC, and channels.</li>
<li>Accept patches for SUSE Linux 10.0 beta through bugzilla</li>
<li>Open beta testing of SUSE Linux 10.0.</li>
</ul>
<p>Phase Two: (targeted spring 2006)</p>
<ul>
<li>Simplify the patch submission process and establish a formal code checkout/checkin system</li>
<li>Personalized developer accounts to allow easier participation in the openSUSE development process</li>
</ul>
<p>Phase Three:  (targeted summer 2006)</p>
<ul>
<li>Introduce a complete community infrastructure &#8211; with the publicly accessible build server, packagers can quickly create packages and incorporate them into test versions of the entire distribution.</li>
</ul>
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Ftjschmitz.com%2Fblog%2F%3Fp%3D205&amp;text=Open+SUSE&amp;lang=en&amp;count=none" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tjschmitz.com/blog/2005/08/12/open-suse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jeremy Allison leaves HP to go to Novell</title>
		<link>http://tjschmitz.com/blog/2005/04/30/jeremy-allison-leaves-hp-to-go-to-novell/</link>
		<comments>http://tjschmitz.com/blog/2005/04/30/jeremy-allison-leaves-hp-to-go-to-novell/#comments</comments>
		<pubDate>Sat, 30 Apr 2005 19:12:00 +0000</pubDate>
		<dc:creator>T.J.</dc:creator>
				<category><![CDATA[Novell/SuSE]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://cstarsys.com/blog/?p=99</guid>
		<description><![CDATA[Allison is the chief engineer of Samba. Novell is really moving along nicely in their SUSE Linux offerings, and this won&#8217;t hurt that one bit! Tweet]]></description>
			<content:encoded><![CDATA[<p>Allison is the chief engineer of Samba. Novell is really moving along nicely in their SUSE Linux offerings, and this won&#8217;t hurt that one bit!
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Ftjschmitz.com%2Fblog%2F%3Fp%3D129&amp;text=Jeremy+Allison+leaves+HP+to+go+to+Novell&amp;lang=en&amp;count=none" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tjschmitz.com/blog/2005/04/30/jeremy-allison-leaves-hp-to-go-to-novell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>isolinux.cfg tweak for bootable CDs</title>
		<link>http://tjschmitz.com/blog/2005/04/26/isolinuxcfg-tweak-for-bootable-cds/</link>
		<comments>http://tjschmitz.com/blog/2005/04/26/isolinuxcfg-tweak-for-bootable-cds/#comments</comments>
		<pubDate>Tue, 26 Apr 2005 17:02:00 +0000</pubDate>
		<dc:creator>T.J.</dc:creator>
				<category><![CDATA[Novell/SuSE]]></category>
		<category><![CDATA[disk imaging]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[interesting]]></category>

		<guid isPermaLink="false">http://cstarsys.com/blog/?p=95</guid>
		<description><![CDATA[I ran across this interesting article on configuring the isolinux.cfg on ZenWorks imaging CDs to allow booting to the local hard drive after a timeout. Tweet]]></description>
			<content:encoded><![CDATA[<p>I ran across this interesting <a href="http://www.novell.com/coolsolutions/trench/14557.html">article</a> on configuring the isolinux.cfg on ZenWorks imaging CDs to allow booting to the local hard drive after a timeout.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Ftjschmitz.com%2Fblog%2F%3Fp%3D125&amp;text=isolinux.cfg+tweak+for+bootable+CDs&amp;lang=en&amp;count=none" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tjschmitz.com/blog/2005/04/26/isolinuxcfg-tweak-for-bootable-cds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a Linux NFS Install Source for Your LAN</title>
		<link>http://tjschmitz.com/blog/2005/04/08/setting-up-a-linux-nfs-install-source-for-your-lan/</link>
		<comments>http://tjschmitz.com/blog/2005/04/08/setting-up-a-linux-nfs-install-source-for-your-lan/#comments</comments>
		<pubDate>Fri, 08 Apr 2005 14:27:00 +0000</pubDate>
		<dc:creator>T.J.</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Novell/SuSE]]></category>
		<category><![CDATA[how-to]]></category>

		<guid isPermaLink="false">http://cstarsys.com/blog/?p=87</guid>
		<description><![CDATA[Great howto on setting up a Linux NFS Install Source for SUSE Linux. Aimed a relative Linux newbies (ie: I understood it&#8230;.) Tweet]]></description>
			<content:encoded><![CDATA[<p>Great <a href="http://www.novell.com/coolsolutions/feature/14604.html">howto </a>on setting up a Linux NFS Install Source for SUSE Linux.  Aimed a relative Linux newbies (ie: I understood it&#8230;.)
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Ftjschmitz.com%2Fblog%2F%3Fp%3D117&amp;text=Setting+up+a+Linux+NFS+Install+Source+for+Your+LAN&amp;lang=en&amp;count=none" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tjschmitz.com/blog/2005/04/08/setting-up-a-linux-nfs-install-source-for-your-lan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block IE use via Proxy registry settings</title>
		<link>http://tjschmitz.com/blog/2005/04/06/block-ie-use-via-proxy-registry-settings/</link>
		<comments>http://tjschmitz.com/blog/2005/04/06/block-ie-use-via-proxy-registry-settings/#comments</comments>
		<pubDate>Wed, 06 Apr 2005 21:30:00 +0000</pubDate>
		<dc:creator>T.J.</dc:creator>
				<category><![CDATA[Novell/SuSE]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[web/internet]]></category>

		<guid isPermaLink="false">http://cstarsys.com/blog/?p=85</guid>
		<description><![CDATA[Another amazingly simple idea from Novel&#8217;s cool solutions crowd &#8211; blocking access to IE via pushing out the proxy settings in the registry. Tweet]]></description>
			<content:encoded><![CDATA[<p>Another <a href="http://www.novell.com/coolsolutions/trench/14544.html">amazingly simple idea</a> from Novel&#8217;s cool solutions crowd &#8211; blocking access to IE via pushing out the proxy settings in the registry.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Ftjschmitz.com%2Fblog%2F%3Fp%3D115&amp;text=Block+IE+use+via+Proxy+registry+settings&amp;lang=en&amp;count=none" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tjschmitz.com/blog/2005/04/06/block-ie-use-via-proxy-registry-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

