<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>the back room tech &#187; edirectory</title>
	<atom:link href="http://thebackroomtech.com/tag/edirectory/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackroomtech.com</link>
	<description>serving up the info back room techs everywhere find interesting</description>
	<lastBuildDate>Thu, 19 Nov 2009 18:19:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='thebackroomtech.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a33574f02dbbfb9cc6104c10ba197e25?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>the back room tech &#187; edirectory</title>
		<link>http://thebackroomtech.com</link>
	</image>
			<item>
		<title>Assigning Netware rights via the command line</title>
		<link>http://thebackroomtech.com/2009/06/10/assigning-netware-rights-via-the-command-line/</link>
		<comments>http://thebackroomtech.com/2009/06/10/assigning-netware-rights-via-the-command-line/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 12:37:10 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Novell]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[edirectory]]></category>
		<category><![CDATA[NDS]]></category>
		<category><![CDATA[Netware]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[Rights]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1805</guid>
		<description><![CDATA[Here at the office we have a group in charge of assigning and maintain user and group rights and permissions to our various systems.  It&#8217;s nice not having to worry about that aspect of server administration. 
But I have an urgent need to have some eDirectoy group rights assigned to a specific directory on every Netware [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1805&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here at the office we have a group in charge of assigning and maintain user and group rights and permissions to our various systems.  It&#8217;s nice not having to worry about that aspect of server administration. </p>
<p>But I have an urgent need to have some eDirectoy group rights assigned to a specific directory on every Netware server in our Enterprise.  The group that controls user access is saying that they can&#8217;t meet my timeframe for getting these rights assigned, so I had to come up with my own solution.</p>
<p>My solution was to use Wolfgang Schreiber&#8217;s  <a href="http://wstools.ws.funpic.de/files/lrights.zip" target="_blank">lrights.exe</a> utility to script assigning the rights command line style.  The syntax is:</p>
<p><em>LRights &lt;path&gt; &lt;rights&gt; /name=&lt;trustee&gt;</em></p>
<p>For example, to assign read and file scan rights to the .mygroup.OU.O user:</p>
<p><em>lrights \\server\volume\directory R F /Name=.mygroup.OU.O</em></p>
<p>This utility was written to support long path/file names, unlike Novell&#8217;s rights.exe utility.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/1805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/1805/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/1805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/1805/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/1805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/1805/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/1805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/1805/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/1805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/1805/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1805&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/06/10/assigning-netware-rights-via-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto:  Authenticate to eDirectory via the Novell Client, command line style</title>
		<link>http://thebackroomtech.com/2009/02/23/howto-authenticate-to-edirectory-via-the-novell-client-command-line-style/</link>
		<comments>http://thebackroomtech.com/2009/02/23/howto-authenticate-to-edirectory-via-the-novell-client-command-line-style/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 18:52:18 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[edirectory]]></category>
		<category><![CDATA[authenticate]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Novell]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1500</guid>
		<description><![CDATA[I have a backup script that runs on a Windows 2003 server that requires Novell client authentication.  Here&#8217;s how to authenticate to eDirectory via the command line, which means it&#8217;s scriptable!  The syntax is:
c:\windows\system32\LOGINW32.EXE  .user.ou.o /PWD password /CONT



Alternatively, you could map a drive to an eDirectory server (Netware, SLES Linux or Windows), which would force [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1500&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have a backup script that runs on a Windows 2003 server that requires Novell client authentication.  Here&#8217;s how to authenticate to eDirectory via the command line, which means it&#8217;s scriptable!  The syntax is:</p>
<div><em>c:\windows\system32\LOGINW32.EXE  .user.ou.o /PWD password /CONT</em></div>
<div><em><br />
</em></div>
<div><em></em></div>
<div>Alternatively, you could map a drive to an eDirectory server (Netware, SLES Linux or Windows), which would force background authentication.  Here&#8217;s that syntax:</div>
<p><BR></p>
<div><em>net use x: \\server\vol /user:.user.ou.o password</em></div>
<p><BR></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/1500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/1500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/1500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/1500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/1500/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1500&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/02/23/howto-authenticate-to-edirectory-via-the-novell-client-command-line-style/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating eDirectory SSL certificates with alternate names to use across round robin DNS load balanced web servers</title>
		<link>http://thebackroomtech.com/2008/10/14/creating-edirectory-ssl-certificates-with-alternate-names-to-use-across-round-robin-dns-load-balanced-web-servers/</link>
		<comments>http://thebackroomtech.com/2008/10/14/creating-edirectory-ssl-certificates-with-alternate-names-to-use-across-round-robin-dns-load-balanced-web-servers/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 15:23:16 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[edirectory]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[ConsoleOne]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Groupwise]]></category>
		<category><![CDATA[Round Robin]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Subject Alternate Name]]></category>
		<category><![CDATA[Webaccess]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=1050</guid>
		<description><![CDATA[We have three internal Apache web servers that we use for Groupwise webaccess 7.0.3.  Each server will be accessed acrossed our intranet via round robin DNS at https://webaccess/gw/webacc for email.  When users currently access this URL they are getting Internet Explorer Security Alerts, stating:  
The name on the security cerrtificate is invalid or does not match [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1050&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><!--StartFragment-->We have three internal Apache web servers that we use for Groupwise webaccess 7.0.3.  Each server will be accessed acrossed our intranet via round robin DNS at https://webaccess/gw/webacc for email.  When users currently access this URL they are getting Internet Explorer Security Alerts, stating:  </p>
<div><em>The name on the security cerrtificate is invalid or does not match the name of the site.  Do you want to proceed?</em></div>
<div> </div>
<div>In order to fix this issue, I need to install SSL certificates on each individual server and configure Apache to use the new certificates.  I also needed to configure my web browser to trust the issuing Certificate Authority.</div>
<div> </div>
<div>I chose to use our existing Novell Organizational CA to issue the certificates rather than purchase one from Verisign or other Trusted Root Certification Authority since these sites would only be accessed across the corporate intranet.</div>
<div> </div>
<div>We had one additional requirement &#8211; each server still needed to be accessed via https at https://servername for Novell Remote Manager and iManager.  This meant the three servers had to have valid SSL certificates for multiple host names, i.e. both their actual name and the webaccess name.</div>
<p><span style="text-decoration:underline;">The Environment</span></p>
<ul>
<li>Three Netware 6.5.5 server running Apache 2.0.54 for Netware. Servers are named web1, web2, and web3</li>
<li>ConsoleOne 1.3.6f</li>
<li>Novell Certificate Server Snapin version 2.21 Build 28</li>
<li>Internet Explorer 6 web browser</li>
</ul>
<div> <span style="text-decoration:underline;">Creating the server SSL certificates</span></div>
<div> </div>
<div>1.  Launch ConsoleOne</div>
<div> </div>
<div>2.  Browse to the OU that holds the servers you wish to create certificates for.</div>
<div> </div>
<div>3.  Right click on the server OU</div>
<div> </div>
<div>4.  Select <em>New &#8211; Object &#8211; NDSPKI:Key Material &#8211; OK</em></div>
<div> </div>
<div>5.  Select the server name you want to create the certificate for, and give the certificate a meaningful name.  I named mine <em>intwebaccessweb1</em></div>
<div> </div>
<div>6.  Under Creation Method, select <em>Custom &#8211; Next</em></div>
<div> </div>
<div>7.  Select <em>Organizational Certificate Authority will sign this certificate &#8211; Next</em></div>
<div> </div>
<div>8.  Accept the defaults of 2048 bit key size, SSL or TLS type, and allow the private key to be exported &#8211; <em>Next</em></div>
<div> </div>
<div>9.  This is an important part &#8211; The subject name must match how you will be accessing your server over https for iManager and NRM.  Click the <em>Edit </em>button, then click the double arrow button to the right of the subject name.  This will move the .CN= portion of the name to the left side of the box.</div>
<div>Replace everything from .CN= to .OU= (or .O=) with the name you will be accessing your server with.  </div>
<p>Since I will be accessing my server at https://web1, I used <em>.CN=web1.O=myOrg</em>.  </p>
<p>If you will be accessing your server for iManager, NRM, or other non-shared services at https://www.yourdomain.com you would enter <em>.CN=www.yourdomain.com.O=yourOrg</em></p>
<div>10.  Press <em>OK</em>  to accept the subject name.</div>
<div> </div>
<div>11.  Change the validity period to what ever duration you would like your certificate to be valid for.  I selected maximum, which will make it good until the certificate for my Organizational CA expires.</div>
<div> </div>
<div>12.  Press the <em>Add Name </em>button &#8211; here is where we specify our secondary name we want the SSL certificate to be valid for.</div>
<div> </div>
<div>13.  Highlight the existing Directory name and press <em>Delete</em>.</div>
<div> </div>
<div>14.  Click <em>Create &#8211; DNS Name</em></div>
<div> </div>
<div>15.  Specify the host name you will be sharing amongst your web servers.  This is sometimes referred to as a DNS Subject Alternate Name</div>
<div> </div>
<div>I specified <em>webaccess</em> &#8211; <em>OK</em> &#8211; <em>OK</em> &#8211; <em>Next</em>.  Again, if you will be accessing your shared web server at https://www.yourdomain.com, specify www.yourdomain.com as the DNS name.</div>
<div> </div>
<div>16.  Select to associate this server certificate with Your organization&#8217;s certificate &#8211; <em>Next</em> &#8211; <em>Finish</em></div>
<div> </div>
<div>I then repeated these steps for my other two web servers, replacing in steps 5 and 9 &#8216;web1&#8242; with &#8216;web2&#8242; and &#8216;web3&#8242;, which are the real host names of my other web servers.  Step 15 remains the same, since this is the common name I want all three web servers to respond to.</div>
<div> </div>
<div><span style="text-decoration:underline;">Configuring Apache to use the new SSL certificates</span></div>
<div> </div>
<div>1.  On the first web server edit the <em>sys:\Apache2\conf\httpd.conf</em> file.</div>
<div> </div>
<div>2.  Replace the line reading</div>
<div> </div>
<div><em>SecureListen 443 &#8220;SSL CertificateDNS&#8221;</em></div>
<div> </div>
<div>with</div>
<div> </div>
<div><em>SecureListen 443 &#8220;intwebaccessweb1&#8243;</em></div>
<div> </div>
<div>where <em>intwebaccessweb1 </em>is the name of the web server you created in the section above.  Note that the certificate object will be displayed in ConsoleOne as <em>&#8216;intwebaccessweb1 &#8211; web1&#8242;</em>.  Do not include the hyphen and server name, i.e. <em>&#8216; &#8211; web1</em>&#8216; in the SecureListen statement.</div>
<div> </div>
<div>3.  Save the httpd.conf file</div>
<div> </div>
<div>4.  On the web server console, run <em>ap2webdn</em> to unload Apache</div>
<div> </div>
<div>5.  On the web server console run <em>tc4stop</em> to stop Tomcat</div>
<div> </div>
<div>6.  On the web server console, run <em>tckeygen</em> to update the keystore data.  Switch to the logger screen to verify the process completes before proceeding to the next step.</div>
<div> </div>
<div>7.  On the web server console, run <em>tomcat4</em> to load Tomcat.  Switch to the logger screen to verify the process completes before proceeding to the next step.</div>
<div> </div>
<div>8.  On the web server console, run <em>ap2webup</em> to load Apache.</div>
<div> </div>
<div>9.  Browse to the shared name of your web server, https://webaccess/gw/webacc in my case.  Note that you will still receive the Security Alert pop-up until you install the Organizational CA certificate into your Trusted Root Certification Authorities store, which I&#8217;ll document tomorrow.</div>
<div> </div>
<div>10.  On the Security Alert pop-up, you should see the message stating <em>The security certificate has a valid name matching the name of the page you are trying to view</em>.</div>
<div> </div>
<div>This means your SSL certificate is valid for the host name shared by the web servers.</div>
<div> </div>
<div>11.  Browse to https://web1, which is the host name of one of your web servers defined in step 9 of Creating the server SSL certificates.  </div>
<div> </div>
<div>Again, you&#8217;ll still receive the Security Alert until you install the Organizational CA certificate into your Trusted Root Certification Authorities store, but you should see <em>The security certificate has a valid name matching the name of the page you are trying to view</em>.  This means your SSL certificate is valid for the host name for this specific web server.</div>
<div> </div>
<div><a href="http://thebackroomtech.com/2008/10/15/howto-import-organizational-root-ca-certificates-into-internet-explorer-to-get-rid-of-security-alert-pop-ups/" target="_blank">Here are the instructions for installing</a> the Organizational CA certificate into your browser&#8217;s Trusted Root Certification Authorities store, which is the final thing we&#8217;ll need to do to rid ourselves of the Internet Explorer&#8217;s Security Alerts.</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/1050/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/1050/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/1050/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/1050/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/1050/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1050&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/10/14/creating-edirectory-ssl-certificates-with-alternate-names-to-use-across-round-robin-dns-load-balanced-web-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;Error -618 &#8211; The Server has detected an inconsistent database&#8221; when trying to view an eDirectory object&#8217;s properties in ConsoleOne</title>
		<link>http://thebackroomtech.com/2008/10/10/error-618-the-server-has-detected-an-inconsistent-database-when-trying-to-view-an-edirectory-objects-properties-in-consoleone/</link>
		<comments>http://thebackroomtech.com/2008/10/10/error-618-the-server-has-detected-an-inconsistent-database-when-trying-to-view-an-edirectory-objects-properties-in-consoleone/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 13:10:44 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[edirectory]]></category>
		<category><![CDATA[ConsoleOne]]></category>
		<category><![CDATA[iMonitor]]></category>
		<category><![CDATA[NDS]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=1038</guid>
		<description><![CDATA[When trying to view a Groupwise Distribution List in ConsoleOne, I received the following error:
 
-618  The Server has detected an inconsistent database. Usually this means that the number of entries in a container does not match the number stored in the container&#8217;s entry
 
This message indicates an eDirectory problem.  To repair this object, I did the following:
 
1) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1038&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div>When trying to view a Groupwise Distribution List in ConsoleOne, I received the following error:</div>
<div> </div>
<div><em>-618  The Server has detected an inconsistent database. Usually this means that the number of entries in a container does not match the number stored in the container&#8217;s entry</em></div>
<div> </div>
<div>This message indicates an eDirectory problem.  To repair this object, I did the following:</div>
<div> </div>
<div>1) Launched a web browser and logged into iMonitor on the master replica server at:</div>
<p><a href="https://nds-nw1:8009/nds">https://nds-nw1:8009/nds/</a></p>
<div>2) Browsed to and selected the problematic .allstaff.groupwise.corp Distribution List object</div>
<div>3) Clicked the monkey wrench icon to perform a single object repair</div>
<div>4) Selected repair single object &#8211;&gt; Start repair</div>
<div> </div>
<div>After performing these steps the -618 error persisted, so I logged into iMonitor on the eDirectory R/W replica at:</div>
<div> </div>
<div><a href="https://ndsrw-nw1:8009/nds">https://ndsrw-nw1:8009/nds/</a></div>
<div> </div>
<div>I performed steps 2-4 on the R/W replica and I was then able to view the Distribution List membership and verified C316 was listed as a member.  The -618 error was gone.</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/1038/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/1038/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/1038/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/1038/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/1038/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1038&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/10/10/error-618-the-server-has-detected-an-inconsistent-database-when-trying-to-view-an-edirectory-objects-properties-in-consoleone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto: Find eDirectory SSL certificates and determine when they expire</title>
		<link>http://thebackroomtech.com/2008/09/30/howto-find-edirectory-ssl-certificates-and-determine-when-they-expire/</link>
		<comments>http://thebackroomtech.com/2008/09/30/howto-find-edirectory-ssl-certificates-and-determine-when-they-expire/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 19:04:27 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[edirectory]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[ConsoleOne]]></category>
		<category><![CDATA[expiration]]></category>
		<category><![CDATA[NDSPKI]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=991</guid>
		<description><![CDATA[I&#8217;ve recently experienced some challenges releated to expired eDirectory SSL certificated on my Netware and OES servers.  I came across TIDs 10098567 and 3814248, which describe methods of querying eDirectory via LDAP to find expired or soon to be expired certificates.  
I was going to give these methods a try until I realized they required adding attributes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=991&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><!--StartFragment-->I&#8217;ve recently experienced some challenges releated to expired eDirectory SSL certificated on my Netware and OES servers.  I came across TIDs <a href="http://support.novell.com/docs/Tids/Solutions/10098567.html" target="_blank">10098567</a> and <a href="http://www.novell.com/support/viewContent.do?externalId=3814248&amp;sliceId=1" target="_blank">3814248</a>, which describe methods of querying eDirectory via LDAP to find expired or soon to be expired certificates.  </p>
<p>I was going to give these methods a try until I realized they required adding attributes to eDirectory by extending the schema.  I&#8217;m not wanting to rock the boat right now, so doing anything that could potentially have a negative impact on network availability is something I want to avoid.</p>
<div>Here&#8217;s the manual way I searched for eDirectory certificates.  I verified their expiration dates manually, which is a boring and repetative (but safe) procedure. </div>
<ol>
<li>Launch ConsoleOne</li>
<li>Highlight the NDS tree to search</li>
<li>From the Edit menu select Find</li>
<li>Check the Search Subcontainers check box</li>
<li>Set Find Type: Advanced</li>
<li>Select [Object Type] = NDSPKI:Key Material</li>
<li>Press Find</li>
<li>Right click on a certificate object and select Properties</li>
<li>On the Certificates tab, Select Public Key Certificate.  Note the expiration date.</li>
</ol>
<div> Also see TID <a href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=7000075&amp;sliceId=&amp;docTypeID=DT_TID_1_1&amp;dialogID=74453938&amp;stateId=1%200%2011504661" target="_blank">7000075</a>, which states OES SSL certificates expire two years after installation by default.</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/991/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/991/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/991/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/991/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/991/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=991&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/30/howto-find-edirectory-ssl-certificates-and-determine-when-they-expire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>novell-scrub.sh &#8211; use when you really, really, really want to get rid of eDirectory</title>
		<link>http://thebackroomtech.com/2008/09/09/novell-scrubsh-use-when-you-really-really-really-want-to-get-rid-of-edirectory/</link>
		<comments>http://thebackroomtech.com/2008/09/09/novell-scrubsh-use-when-you-really-really-really-want-to-get-rid-of-edirectory/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 16:21:25 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[edirectory]]></category>
		<category><![CDATA[novell-scrub]]></category>
		<category><![CDATA[novell-scrub.sh]]></category>
		<category><![CDATA[scrub]]></category>
		<category><![CDATA[Sles]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=823</guid>
		<description><![CDATA[Earlier I detailed a method for re-installing eDirectory from a difficult SLES 10 SP2 server.  Sometimes even this method doesn&#8217;t work, and you have to resort to using novell-scrub.sh to totally remove eDirectory from the server before it can be reinstalled.
WARNING:  THIS SCRIPT WILL REMOVE EDIRECTORY AND ALL IT&#8217;S COMPONENTS (CONSOLEONE, GROUPWISE, ETC) SO USE WITH EXTREME [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=823&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Earlier I <a href="http://thebackroomtech.com/2008/09/04/error-reinstalling-edirectory-on-sles-10-installing-ndsserv-unable-to-install/" target="_blank">detailed a method for re-installing eDirectory</a> from a difficult SLES 10 SP2 server.  Sometimes even this method doesn&#8217;t work, and you have to resort to using <a href="http://download.novell.com/Download?buildid=lDjFvOGuNCQ~" target="_blank">novell-scrub.sh</a> to totally remove eDirectory from the server before it can be reinstalled.</p>
<p>WARNING:  THIS SCRIPT WILL REMOVE EDIRECTORY AND ALL IT&#8217;S COMPONENTS (CONSOLEONE, GROUPWISE, ETC) SO USE WITH EXTREME CAUTION.  YOU NEED TO UNDERSTAND THE RAMIFICATIONS OF USING THIS SCRIPT IN FULL.</p>
<p>The script will remove all packages and configuration for Novell products. It does NOT deconfigure anything. In the case of eDirectory, you will want to remove the NCP Server object from the tree, once eDirectory has been removed from the UNIX system</p>
<p><a href="http://support.novell.com/cgi-bin/search/searchtid.cgi?2969195.htm" target="_blank">TID 2969195</a> explains how to install and use novell-scrub.sh:</p>
<p>Installation Procedure:</p>
<p>1) Download the tarred compressed file to your UNIX system.</p>
<p>2) Extract the file using the following command:</p>
<p><em>gzip -dc ./scrub_1_2_12.tgz | tar xvf -</em></p>
<p>3) Change to the ./scrub_1_2_12 directory where the ./novell-scrub.sh script was extracted.</p>
<p>4) Type <em>./novell-scrub.sh</em> [options] as the root user.</p>
<p>The script can take the following options:</p>
<p>-s &#8211;show<br />
Show which hardcoded Novell packages are installed and not installed on the system.</p>
<p>-d &#8211;dyn-show<br />
This is the same as &#8211;show but Novell packages are found dynamically.</p>
<p>-i &#8211;dibsonly<br />
Removes only DIB files and does not remove packages.</p>
<p>-n &#8211;noansi<br />
Disable the use of ANSI colours.</p>
<p>&#8211;IAgreeToTheTermsAndConditions<br />
Accepts the agreement and does not prompt for &#8220;I Agree&#8221;.</p>
<p>-h &#8211;help<br />
Displays this command line help.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/823/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/823/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/823/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=823&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/09/novell-scrubsh-use-when-you-really-really-really-want-to-get-rid-of-edirectory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Error reinstalling eDirectory on SLES 10: Installing NDSserv&#8230; Unable to install</title>
		<link>http://thebackroomtech.com/2008/09/04/error-reinstalling-edirectory-on-sles-10-installing-ndsserv-unable-to-install/</link>
		<comments>http://thebackroomtech.com/2008/09/04/error-reinstalling-edirectory-on-sles-10-installing-ndsserv-unable-to-install/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 09:48:22 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[edirectory]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=791</guid>
		<description><![CDATA[Error received when I was reinstalling eDirectory on SLES 10:
Installing NDSserv&#8230; Unable to install NDSserv-8-7-3-37.i386.rpm, exiting
To fix this error: 
1) Rename the /usr/lib/nds-modules directory /usr/lib/nds-modules.old:
mv /usr/lib/nds-modules /usr/lib/nds-modules.bad
 
2) re-run  ./nds-install
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
3) copy original /usr/lib/nds-modules.old files back to /usr/lib/nds-modules after installation
completes:
cp /usr/lib/nds-modules.bad/* /usr/lib/nds-modules/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=791&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><!--StartFragment-->Error received when I was reinstalling eDirectory on SLES 10:</p>
<p><em>Installing NDSserv&#8230; Unable to install NDSserv-8-7-3-37.i386.rpm, exiting</em></p>
<div>To fix this error: </div>
<p>1) Rename the /usr/lib/nds-modules directory /usr/lib/nds-modules.old:</p>
<div><em>mv /usr/lib/nds-modules /usr/lib/nds-modules.bad</em></div>
<div> </div>
<div>2) re-run  <em>./nds-install</em></div>
<div>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </div>
<div>3) copy original /usr/lib/nds-modules.old files back to /usr/lib/nds-modules after installation</div>
<div>completes:</div>
<p><em>cp /usr/lib/nds-modules.bad/* /usr/lib/nds-modules/</em></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/791/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/791/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/791/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/791/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/791/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/791/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/791/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=791&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/04/error-reinstalling-edirectory-on-sles-10-installing-ndsserv-unable-to-install/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Free Dell Server and Storage Stencils, including EMC</title>
		<link>http://thebackroomtech.com/2008/08/14/free-dell-server-and-storage-stencils-including-emc/</link>
		<comments>http://thebackroomtech.com/2008/08/14/free-dell-server-and-storage-stencils-including-emc/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 15:55:29 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Visio]]></category>
		<category><![CDATA[Clustering]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[edirectory]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[Groupwise]]></category>
		<category><![CDATA[stencils]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=625</guid>
		<description><![CDATA[I&#8217;m working on a Visio drawing of our proposed Groupwise upgrade environment, and needed some better stencils to represents servers and SAN storage than the ones that come with Visio 2003.
I found some very nice stencils at visiocafe.com for Dell servers and storage and EMC storage, including Dell branded EMC storage and EqualLogic.
I can use [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=625&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m working on a Visio drawing of our proposed Groupwise upgrade environment, and needed some better stencils to represents servers and SAN storage than the ones that come with Visio 2003.</p>
<p>I found some very nice stencils at <a href="http://www.visiocafe.com/" target="_blank">visiocafe.com</a> for <a href="http://www.visiocafe.com/dell.htm" target="_blank">Dell servers and storage</a> and <a href="http://www.visiocafe.com/emc.htm" target="_blank">EMC storage</a>, including Dell branded EMC storage and EqualLogic.</p>
<p>I can use these along with my <a href="http://www.novell.com/communities/node/5784/novell-visio-stencils-groupwiseclusteringedirectory" target="_blank">eDirectory, clustering and Groupwise stencils</a> to detail everything the administrators will need to know to build my design.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/625/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/625/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/625/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/625/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/625/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/625/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/625/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/625/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/625/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/625/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/625/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/625/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=625&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/08/14/free-dell-server-and-storage-stencils-including-emc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto: Export Novell Netware users using LDAP</title>
		<link>http://thebackroomtech.com/2008/07/16/howto-export-novell-netware-users-using-ldap/</link>
		<comments>http://thebackroomtech.com/2008/07/16/howto-export-novell-netware-users-using-ldap/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 11:05:54 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[edirectory]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[ldifde]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=385</guid>
		<description><![CDATA[Right before leaving my previous job I was helping a school migrate from Novell Netware 6.5 to Microsoft Windows Server 2008.  They had many users they wanted to export from eDirectory and import into Active Directory.
To perform this task, I used the ldifde utility.  The single command I used to dump the users follows below.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=385&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Right before leaving my previous job I was helping a school migrate from Novell Netware 6.5 to Microsoft Windows Server 2008.  They had many users they wanted to export from eDirectory and import into Active Directory.</p>
<p>To perform this task, I used the <a href="http://msmvps.com/media/p/105708/download.aspx" target="_blank">ldifde</a> utility.  The single command I used to dump the users follows below.  Because of line wrapping, it may appear as multiple lines.</p>
<p><em>ldifde -f export.ldif -s 10.1.1.53 -r &#8220;(|(objectClass=organizationalUnit)(objectClass=inetOrgPerson))&#8221; -p Subtree -l &#8220;o,ou,objectClass,member,cn,dn,description,uid,givenName,sn,fullName&#8221; -a &#8220;&#8221; *</em></p>
<p>Details on what this command is doing:</p>
<p><em>-f export.ldif</em>  is the file I want the users dumped into</p>
<p><em>-s 10.1.1.53 </em>is the LDAP server to export the users from</p>
<p><em>-r </em>specifies the LDAP search filter</p>
<p><em>-p </em>is the search scope, the entire subtree in my case</p>
<p><em>-l</em>  lists the attributes to search for</p>
<p>-a  Sets the command to run using the supplied user distinguished name and password</p>
<p>See <a href="http://support.microsoft.com/kb/237677" target="_blank">KB 237677</a> for details on how to use ldifde.</p>
<p class="in_text">Thanks to Brad for <a href="http://www.identitychaos.com/2008/04/groupwise-ldifde-and-anonymous-bind.html" target="_blank">writing his post</a> that helped me construct my LDAP query.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/385/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/385/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/385/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=385&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/07/16/howto-export-novell-netware-users-using-ldap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>802.1x Network Authentication &#8211; FreeRADIUS with the Novell Client Resources</title>
		<link>http://thebackroomtech.com/2008/04/08/8021x-network-authentication-freeradius-with-the-novell-client-resources/</link>
		<comments>http://thebackroomtech.com/2008/04/08/8021x-network-authentication-freeradius-with-the-novell-client-resources/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 09:55:33 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Novell]]></category>
		<category><![CDATA[802.1x]]></category>
		<category><![CDATA[edirectory]]></category>
		<category><![CDATA[FreeRADIUS]]></category>
		<category><![CDATA[Netware]]></category>
		<category><![CDATA[Novell client]]></category>
		<category><![CDATA[RADIUS]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=310</guid>
		<description><![CDATA[One of my educational clients is going to be implementing a fairly significantly sized wireless network this summer. The are an all Cisco shop &#8211; all Cisco data electronics, VoIP system, firewall, etc. The wireless access points will be Cisco, probably 1252s, which are wireless-G and support the draft specifications for wireless-N.
Their dilemma is this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=310&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of my educational clients is going to be implementing a fairly significantly sized wireless network this summer. The are an all Cisco shop &#8211; all Cisco data electronics, VoIP system, firewall, etc. The wireless access points will be Cisco, probably 1252s, which are wireless-G and support the draft specifications for wireless-N.</p>
<p>Their dilemma is this &#8211; Should they spend the money (~$9K per box) on the Cisco Secure Access Control Server Solution, or should they try to integrate FreeRadius into their Novell Netware 6.5 network and use the Novell client with Windows XP&#8217;s built-in 802.1x supplicant. They are balking at the cost of the Cisco Secure Access Control Server Solution because they don&#8217;t have the need (or desire) to implement any of it&#8217;s advanced functionality at this time &#8211; they just want the 802.1x authentication for the wireless clients.</p>
<p>I&#8217;m in the information gathering phase of this project right now, determining if the FreeRadius/Novell Client is a feasible option for their environment. I&#8217;m going to collect some information, and will post what I find out here in the upcoming weeks.</p>
<p><span style="text-decoration:underline;">Links and Technical Reference Documents</span></p>
<p>Novell <a href="http://support.novell.com/Platform/Publishing/414/3003857_f.1.html" target="_blank">TID 3003857</a>: Integrating FreeRADIUS and eDirectory</p>
<p>Novell <a href="https://secure-support.novell.com/KanisaPlatform/Publishing/558/3009668_f.SAL_Public.html" target="_blank">TID 3009668</a>: Setting up FreeRADIUS and eDirectory for 802.1X Authentication</p>
<p>Novell <a href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=3557425&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=624826&amp;stateId=0%200%20626802" target="_blank">TID 3557425</a>: Integrating FreeRADIUS authentication and eDirectory</p>
<p>Novell <a href="http://support.novell.com/docs/Tids/Solutions/10100693.html" target="_blank">TID 10100693</a>: 802.1x Authentication and the Novell Client for Windows</p>
<p>Novell <a href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=3218399&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=634415&amp;stateId=0%200%20632431" target="_blank">TID 3218399</a>: 802.1x Authentication and the Novell Client for Windows</p>
<p>Novell TID <a href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=3356920&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=634481&amp;stateId=0%200%20632505" target="_blank">3356920</a>: Does the Novell Client support 802.1x?</p>
<p>Novell <a href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=3038019&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=602321&amp;stateId=0%200%20604136" target="_blank">TID 3038019</a>: Errors when logging in with 802.1x protocol</p>
<p>Novell <a href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=3777876&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=634590&amp;stateId=0%200%20632635" target="_blank">TID 3777876</a>: Registry settings related 802.1x support in the Novell Client 4.91 SP4</p>
<p>Novell <a href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=3950357&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=634673&amp;stateId=0%200%20632715" target="_blank">TID 3950357</a>: Unable to login using Cisco 802.1x implementation</p>
<p>Novell <a href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=3714126&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=634817&amp;stateId=0%200%20632814" target="_blank">TID 3714126</a>: FreeRADIUS, NMAS, and wireless (802.1x) Networks</p>
<p>Novell <a href="http://www.novell.com/support/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=10100993&amp;sliceId=&amp;docTypeID=DT_TID_1_1&amp;dialogID=616262&amp;stateId=0%200%20614326" target="_blank">TID 10100993</a>: Debugging FreeRADIUS with radtest</p>
<p>Novell <a href="http://download.novell.com/Download?buildid=mllAgq2ydO4~" target="_blank">TID 5008620</a>: Novell Client 4.91 Post-SP4 802.1x Fixes (FTF)</p>
<p><a href="http://www.novell.com/coolsolutions/tip/15922.html" target="_blank">Configuring FreeRADIUS on Open Enterprise Server for Linux</a> by Eric Champagne</p>
<p><a href="http://www.cadinc.com/news/events/downloads/ncet/novell_8021x_client491.pdf" target="_blank">Enabling 802.1x in Client 4.91 SP4</a></p>
<p>Integrating Novell eDirectory with FreeRADIUS <a href="http://www.novell.com/documentation/edir_radius/pdfdoc/radqkstart/radqkstart.pdf" target="_blank">Quick Start Guide</a></p>
<p>Integrating Novell eDirectory with FreeRADIUS <a href="http://www.novell.com/documentation/edir_radius/pdfdoc/radadmin/radadmin.pdf" target="_blank">Administration Guide</a></p>
<p><a href="http://www.novell.com/coolsolutions/feature/15383.html" target="_blank">Addendum</a> to the FreeRADIUS Administration Guide</p>
<p><a href="http://www.novell.com/brainshare/europe/05_presentations/tut256.pdf" target="_blank">Configuring Novell eDirectory for 802.11 Wireless Authentication</a> &#8211; Novell BrainShare 2005. Discusses using OES or SLES, FreeRADIUS or Cisco ACS with verification against eDirectory.</p>
<p><a href="http://developer.novell.com/wiki/index.php/EDirectory_integration_with_FreeRADIUS" target="_blank">EDirectory integration with FreeRADIUS</a> wiki on developer.novell.com</p>
<p><a href="http://www.mastersoft-group.com/download/" target="_blank">NTRadPing</a> &#8211; free RADIUS testing utility</p>
<p>FreeRADIUS <a href="http://wiki.freeradius.org/Main_Page" target="_blank">wiki</a></p>
<p><span style="text-decoration:underline;">Client Updates</span></p>
<p>Microsoft <a href="http://support.microsoft.com/kb/885453" target="_blank">KB 885453</a>: XP SP2 PEAP authentication is not successful when you connect to a third-party RADIUS server (hotfix)</p>
<p>Microsoft <a href="http://support.microsoft.com/kb/893357" target="_blank">KB 893357</a>: The Wi-Fi Protected Access 2 (WPA2)/Wireless Provisioning Services Information Element (WPS IE) update for Windows XP with Service Pack 2 is available</p>
<p>Microsoft <a href="http://support.microsoft.com/kb/918997/en-us" target="_blank">KB 918997</a>: Developers cannot create wireless client programs that manage wireless profiles and connections over the Wireless Zero Configuration service in Microsoft Windows XP Service Pack 2 (SP2)</p>
<p>Microsoft <a href="http://support.microsoft.com/kb/931856" target="_blank">KB 931856</a>: A Windows XP-based wired client computer will not obtain a valid IP address from a guest VLAN or from an &#8220;Authentication failed-VLAN&#8221;</p>
<p>Microsoft <a href="http://support.microsoft.com/kb/917021" target="_blank">KB 917021</a>: Description of the Wireless Client Update for Windows XP with Service Pack 2</p>
<p>Microsoft <a href="http://support.microsoft.com/kb/923154" target="_blank">KB 923154</a>: FIX: EAP reauthentication may not occur and the Wireless Zero Configuration service may not work correctly when you try to use a third-party application in Windows XP</p>
<p><span style="text-decoration:underline;">Implementation Hints and Gotchas</span></p>
<ul>
<li><a href="http://listserv.educause.edu/cgi-bin/wa.exe?A2=ind0707&amp;L=wireless-lan&amp;T=0&amp;F=&amp;S=&amp;P=7187" target="_blank">Verified that the Universal Password setup is correct</a> on my test user with the <a href="http://www.novell.com/coolsolutions/tools/18468.html" target="_blank">Universal Password utility</a>.</li>
<li><a href="http://www.nabble.com/802.1x,-EAP-and-LDAP-td15805139.html" target="_blank">An interesting discussion</a> on 802.1x, EAP and LDAP configurations</li>
<li><a href="http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg14835.html" target="_blank">eDirectory and FreeRadius HowTo</a> version 0</li>
<li class="listitem">
<p class="listitem">If 802.1X authentication succeeds after the desktop is up and you are log in from the Red N but fails on the initial boot login, check to see if the <em><span class="guimenu">Authenticate as computer when computer information is available</span></em> check box on the <span class="guimenu">Authentication</span> tab of your Local Area Connection Properties dialog box is selected. This option must be selected for the initial login to succeed.</p>
</li>
<li>Try toggling the &#8220;Use 802.1x authentication during subsequent eDir-only logins&#8221; setting</li>
<li>Try <a href="http://support.microsoft.com/kb/931856/en-us" target="_blank">changing supplicant mode</a> to 3</li>
<li>Configure a <a href="http://groups.google.com/group/novell.support.open-enterprise-server.client.windows/browse_thread/thread/bcdc549fba324c1d/64d66256d16d13b1?hl=en&amp;lnk=st&amp;q=802.1x+netware+client#64d66256d16d13b1" target="_blank">DA and scope</a> in the client properties</li>
<li>
<p class="para">The Novell Client 4.91 SP4 for Windows XP/2003 includes an Extensible Authentication Protocol (EAP) plug-in to the Microsoft Windows XP supplicant, which lets users authenticate through RADIUS to wireless access points and wired switches for added network security. Using <a class="ulink" href="http://wiki.freeradius.org/Main_Page" target="_blank">FreeRADIUS</a> as the RADIUS server, users can authenticate to their local machines, to eDirectory, and to 802.1X with the same set of credentials for a single sign-on experience.</p>
<p class="para">When 802.1X authentication is enabled, the username and password entered in the Novell Login dialog box are first passed to the EAP plug-in module. An exchange of messages (PEAP/MSCHAPv2) between the Windows supplicant, the wireless access point/wired switch, and the RADIUS server allows network access if the correct credentials were entered. After the 802.1X authentication has succeeded, both the eDirectory and local logins take place just as they have in previous versions of the Novell Clients. If the 802.1X authentication fails, no access to the network is given, and the user will not be able to access the network.</p>
<p class="para">The 802.1x authentication feature supports both wired and wireless connections. Only password-based authentication is supported (the Novell Client 4.91 SP4 for Windows XP/2003 supports only PEAP with MSCHAPv2). Biometrics (non-password-based) authentication types are not supported with this release. If you want certificate support, the Microsoft EAP plug-ins are sufficient and no Novell-specific EAP support is required.</p>
<p class="para">The ability to browse for trees and servers in the Novell Login dialog box is not supported because the 802.1X port blocks all network access.</p>
</li>
<li>If the authentication times out, check to see if the radius server is getting queried for the authentication. Also check to make sure the <span class="guimenu">Validate server certificate</span> check box on the <span class="guimenu">Protected EAP Properties</span> tab on the Local Area Connection Properties dialog box is not selected.</li>
<li>If you think debug or trace logs will help, start Regedit and go to <span class="filename">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tracing</span> and enable tracing for Noveap. This causes Windows to create a <span class="filename">Noveap.log</span> file in the <span class="filename">windows\tracing</span> directory.</li>
<li>Utilities installed with many NIC cards can cause odd behavior. Make sure the user has only installed the drivers for the NIC card and none of the other utilities.</li>
<li>
<p class="listitem">If you still cannot get 802.1X to work, remove the Novell Client and try to get the Microsoft authentication working first. Pre-desktop authentication will not likely work in this case, but after the desktop is up, Microsoft uses the Windows username and password for 802.1X authentication.</p>
<p>For this to work, the username and password for Windows must match the username and password in eDirectory.</p>
<p>[updated 2008-11-17]<br />
Check out Jeremy&#8217;s <a href="http://packetlife.net/static/cheatsheets/ieee-8021x.pdf" target="_blank">cheat sheet</a>, a good general reference for 802.1x.</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/310/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/310/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/310/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=310&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/04/08/8021x-network-authentication-freeradius-with-the-novell-client-resources/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
	</channel>
</rss>