<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>ntldr - SSCI</title>
    <link>http://www.ntldr.com/</link>
    <description>Random thoughts from Jeffrey</description>
    <language>en-us</language>
    <copyright>Jeffrey Stults, Jr.</copyright>
    <lastBuildDate>Mon, 30 Jan 2006 04:25:00 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>stultsj@ntldr.net</managingEditor>
    <webMaster>stultsj@ntldr.net</webMaster>
    <item>
      <trackback:ping>http://www.ntldr.com/Trackback.aspx?guid=cbaf73cb-24b4-4f9f-b533-ab2dafdc7fd5</trackback:ping>
      <pingback:server>http://www.ntldr.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.ntldr.com/PermaLink,guid,cbaf73cb-24b4-4f9f-b533-ab2dafdc7fd5.aspx</pingback:target>
      <dc:creator>Jeffrey Stults, Jr.</dc:creator>
      <wfw:comment>http://www.ntldr.com/CommentView,guid,cbaf73cb-24b4-4f9f-b533-ab2dafdc7fd5.aspx</wfw:comment>
      <wfw:commentRss>http://www.ntldr.com/SyndicationService.asmx/GetEntryCommentsRss?guid=cbaf73cb-24b4-4f9f-b533-ab2dafdc7fd5</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div>
          <div>It's been a while since I last posted about my adventures at work with Solaris.
The optimistic amongst you may have just figured "hey, he got it working and
is being snobbish about sharing the tricks to it with us." Oh how I wish that
were the case...instead, it's been dragging out, sitting there half complete while
other stuff comes up.
</div>
          <div>
          </div>
          <div>It's been half complete because it was going nowhere. And has continued to go
nowhere. But the monitor for the one Sun system has been sitting on my desk, glaring
at me and serving as a constant reminder of my shame &amp; failure.
</div>
          <div>
          </div>
          <div>High points: I got Samba working! Single sign-on! whoo-hoo! Better yet, it stayed
working. Until we upgraded the DC's, which now run Windows Server 2003 R2. Crap.
</div>
          <div>
          </div>
          <div>See, in Server 2003 R2, the schema changed to be RFC 1307 (I think that's the
#...) compliant. That means that the builtin OS tools for managing Unix identity attributes
no longer work with the settings that Samba's winbindd picks up. So effectively, Samba
has stopped working as desired.
</div>
          <div>
          </div>
          <div>So after looking at the current state of things, and what was actually needed,
and my available options, I decided to scrap the whole lot. And so, in 10 minutes
of using Windows to set things up, and another 3 hours on Solaris, I'm almost back
to where I was with Samba for integrated authentication.
</div>
          <div>
          </div>
          <div>Steps to retrofit NIS onto Solaris:
</div>
          <ul>
            <li>
Edit /etc/hosts to contain the NIS servers 
</li>
            <li>
Create a /etc/defaultdomain file containing the NIS domain name 
</li>
            <li>
Run "ypinit -c" 
</li>
            <li>
Edit /etc/nsswitch.conf to contain entries for NIS as needed (this part isn't exactly
working for me quite yet...)</li>
          </ul>
          <p>
Useful sites:
</p>
          <p>
            <a href="http://technet2.microsoft.com/WindowsServer/en/Library/05e70117-b880-448b-9f89-6d637a402d5e1033.mspx">http://technet2.microsoft.com/WindowsServer/en/Library/05e70117-b880-448b-9f89-6d637a402d5e1033.mspx</a>
          </p>
        </div>
        <img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=cbaf73cb-24b4-4f9f-b533-ab2dafdc7fd5" />
      </body>
      <title>Windows Server 2003 R2, Server for NIS, and Solaris client</title>
      <guid isPermaLink="false">http://www.ntldr.com/PermaLink,guid,cbaf73cb-24b4-4f9f-b533-ab2dafdc7fd5.aspx</guid>
      <link>http://www.ntldr.com/2006/01/30/WindowsServer2003R2ServerForNISAndSolarisClient.aspx</link>
      <pubDate>Mon, 30 Jan 2006 04:25:00 GMT</pubDate>
      <description>
        &lt;div&gt;
&lt;div&gt;It's been a while since I last posted about my adventures at work with Solaris.
The optimistic amongst you may have just figured &amp;quot;hey, he got it working and
is being snobbish about sharing the tricks to it with us.&amp;quot; Oh how I wish that
were the case...instead, it's been dragging out, sitting there half complete while
other stuff comes up.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;It's been half complete because it was going nowhere. And has continued to go
nowhere. But the monitor for the one Sun system has been sitting on my desk, glaring
at me and serving as a constant reminder of my shame &amp;amp; failure.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;High points: I got Samba working! Single sign-on! whoo-hoo! Better yet, it stayed
working. Until we upgraded the DC's, which now run Windows Server 2003 R2. Crap.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;See, in Server 2003 R2, the schema changed to be RFC 1307 (I think that's the
#...) compliant. That means that the builtin OS tools for managing Unix identity attributes
no longer work with the settings that Samba's winbindd picks up. So effectively, Samba
has stopped working as desired.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;So after looking at the current state of things, and what was actually needed,
and my available options, I decided to scrap the whole lot. And so, in 10 minutes
of using Windows to set things up, and another 3 hours on Solaris, I'm almost back
to where I was with Samba for integrated authentication.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;Steps to retrofit NIS onto Solaris:
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
Edit /etc/hosts to contain the NIS servers 
&lt;/li&gt;
&lt;li&gt;
Create a /etc/defaultdomain file containing the NIS domain name 
&lt;/li&gt;
&lt;li&gt;
Run &amp;quot;ypinit -c&amp;quot; 
&lt;/li&gt;
&lt;li&gt;
Edit /etc/nsswitch.conf to contain entries for NIS as needed (this part isn't exactly
working for me quite yet...)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Useful sites:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://technet2.microsoft.com/WindowsServer/en/Library/05e70117-b880-448b-9f89-6d637a402d5e1033.mspx"&gt;http://technet2.microsoft.com/WindowsServer/en/Library/05e70117-b880-448b-9f89-6d637a402d5e1033.mspx&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=cbaf73cb-24b4-4f9f-b533-ab2dafdc7fd5" /&gt;</description>
      <comments>http://www.ntldr.com/CommentView,guid,cbaf73cb-24b4-4f9f-b533-ab2dafdc7fd5.aspx</comments>
      <category>SSCI</category>
    </item>
    <item>
      <trackback:ping>http://www.ntldr.com/Trackback.aspx?guid=6ce1bb1e-7d52-4231-80e9-d8c50b92dbe6</trackback:ping>
      <pingback:server>http://www.ntldr.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.ntldr.com/PermaLink,guid,6ce1bb1e-7d52-4231-80e9-d8c50b92dbe6.aspx</pingback:target>
      <dc:creator>Jeffrey Stults, Jr.</dc:creator>
      <wfw:comment>http://www.ntldr.com/CommentView,guid,6ce1bb1e-7d52-4231-80e9-d8c50b92dbe6.aspx</wfw:comment>
      <wfw:commentRss>http://www.ntldr.com/SyndicationService.asmx/GetEntryCommentsRss?guid=6ce1bb1e-7d52-4231-80e9-d8c50b92dbe6</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div>
          <div>The Intranet project at work finally shipped last Thursday before last (or something...2005-03-10).
Yay!
</div>
          <div>
          </div>
          <div>Interestingly enough, the usage stats show my load generating app with the largest
amount of hits (by an order of magnitude), followed by...me. I'll see how things go
over time.
</div>
        </div>
        <img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=6ce1bb1e-7d52-4231-80e9-d8c50b92dbe6" />
      </body>
      <title>Intranet</title>
      <guid isPermaLink="false">http://www.ntldr.com/PermaLink,guid,6ce1bb1e-7d52-4231-80e9-d8c50b92dbe6.aspx</guid>
      <link>http://www.ntldr.com/2005/03/21/Intranet.aspx</link>
      <pubDate>Mon, 21 Mar 2005 17:35:00 GMT</pubDate>
      <description>
        &lt;div&gt;
&lt;div&gt;The Intranet project at work finally shipped last Thursday before last (or something...2005-03-10).
Yay!
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;Interestingly enough, the usage stats show my load generating app with the largest
amount of hits (by an order of magnitude), followed by...me. I'll see how things go
over time.
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=6ce1bb1e-7d52-4231-80e9-d8c50b92dbe6" /&gt;</description>
      <comments>http://www.ntldr.com/CommentView,guid,6ce1bb1e-7d52-4231-80e9-d8c50b92dbe6.aspx</comments>
      <category>SSCI</category>
    </item>
    <item>
      <trackback:ping>http://www.ntldr.com/Trackback.aspx?guid=5867cf0f-ad07-429a-8035-9fbf54e2969e</trackback:ping>
      <pingback:server>http://www.ntldr.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.ntldr.com/PermaLink,guid,5867cf0f-ad07-429a-8035-9fbf54e2969e.aspx</pingback:target>
      <dc:creator>Jeffrey Stults, Jr.</dc:creator>
      <wfw:comment>http://www.ntldr.com/CommentView,guid,5867cf0f-ad07-429a-8035-9fbf54e2969e.aspx</wfw:comment>
      <wfw:commentRss>http://www.ntldr.com/SyndicationService.asmx/GetEntryCommentsRss?guid=5867cf0f-ad07-429a-8035-9fbf54e2969e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div>
          <div>Sorry about not posting for a few weeks, but I've been really busy at work working
on the Intranet stuff. With the target deployment date approaching and the beginning
of user testing against the site I've been refining a lot of things on it. Thank goodness
for VPN's!
</div>
          <div>
          </div>
          <div>On the downside, practically all my time actually spent on site during business
hours is taken up by meetings.
</div>
          <div>
          </div>
          <div>This week I'm busy with a lot of midterms, and the week after that the Intranet
goes live at work, so there probably wont be many posts for a bit.
</div>
        </div>
        <img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=5867cf0f-ad07-429a-8035-9fbf54e2969e" />
      </body>
      <title>Lack of posts</title>
      <guid isPermaLink="false">http://www.ntldr.com/PermaLink,guid,5867cf0f-ad07-429a-8035-9fbf54e2969e.aspx</guid>
      <link>http://www.ntldr.com/2005/02/14/LackOfPosts.aspx</link>
      <pubDate>Mon, 14 Feb 2005 04:25:00 GMT</pubDate>
      <description>
        &lt;div&gt;
&lt;div&gt;Sorry about not posting for a few weeks, but I've been really busy at work working
on the Intranet stuff. With the target deployment date approaching and the beginning
of user testing against the site I've been refining a lot of things on it. Thank goodness
for VPN's!
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;On the downside, practically all my time actually spent on site during business
hours is taken up by meetings.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;This week I'm busy with a lot of midterms, and the week after that the Intranet
goes live at work, so there probably wont be many posts for a bit.
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=5867cf0f-ad07-429a-8035-9fbf54e2969e" /&gt;</description>
      <comments>http://www.ntldr.com/CommentView,guid,5867cf0f-ad07-429a-8035-9fbf54e2969e.aspx</comments>
      <category>SSCI</category>
    </item>
    <item>
      <trackback:ping>http://www.ntldr.com/Trackback.aspx?guid=bcacf7c7-773e-4651-85fc-dd98aa607065</trackback:ping>
      <pingback:server>http://www.ntldr.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.ntldr.com/PermaLink,guid,bcacf7c7-773e-4651-85fc-dd98aa607065.aspx</pingback:target>
      <dc:creator>Jeffrey Stults, Jr.</dc:creator>
      <wfw:comment>http://www.ntldr.com/CommentView,guid,bcacf7c7-773e-4651-85fc-dd98aa607065.aspx</wfw:comment>
      <wfw:commentRss>http://www.ntldr.com/SyndicationService.asmx/GetEntryCommentsRss?guid=bcacf7c7-773e-4651-85fc-dd98aa607065</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div>
          <div>I went to work again, since I'm now on my semesterly schedule. Not much happened.
Feel free to stop reading after the title above.
</div>
          <div>Basically, I talked to one of the other IT guys, then I talked to my boss, then
I talked with another IT guy, then I started reinstalling a PC (it got reassigned
to a new user). So, not much happened.
</div>
          <div>The most interesting part of the day was that we wont be using Gateway as a vendor
anymore, after the shitty support we got for the NAS box (I should write a few follow-up
posts to the one I wrote here about that), and now it turns out that Gateway hasn't
been filling our orders correctly for the last few months. So no more Gateway. Yay.
</div>
        </div>
        <img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=bcacf7c7-773e-4651-85fc-dd98aa607065" />
      </body>
      <title>Another day, another dime.</title>
      <guid isPermaLink="false">http://www.ntldr.com/PermaLink,guid,bcacf7c7-773e-4651-85fc-dd98aa607065.aspx</guid>
      <link>http://www.ntldr.com/2005/01/14/AnotherDayAnotherDime.aspx</link>
      <pubDate>Fri, 14 Jan 2005 00:55:00 GMT</pubDate>
      <description>
        &lt;div&gt;
&lt;div&gt;I went to work again, since I'm now on my semesterly schedule. Not much happened.
Feel free to stop reading after the title above.
&lt;/div&gt;
&lt;div&gt;Basically, I talked to one of the other IT guys, then I talked to my boss, then
I talked with another IT guy, then I started reinstalling a PC (it got reassigned
to a new user). So, not much happened.
&lt;/div&gt;
&lt;div&gt;The most interesting part of the day was that we wont be using Gateway as a vendor
anymore, after the shitty support we got for the NAS box (I should write a few follow-up
posts to the one I wrote here about that), and now it turns out that Gateway hasn't
been filling our orders correctly for the last few months. So no more Gateway. Yay.
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=bcacf7c7-773e-4651-85fc-dd98aa607065" /&gt;</description>
      <comments>http://www.ntldr.com/CommentView,guid,bcacf7c7-773e-4651-85fc-dd98aa607065.aspx</comments>
      <category>SSCI</category>
    </item>
    <item>
      <trackback:ping>http://www.ntldr.com/Trackback.aspx?guid=ae5ca3d3-0200-47fc-94af-020d31637c58</trackback:ping>
      <pingback:server>http://www.ntldr.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.ntldr.com/PermaLink,guid,ae5ca3d3-0200-47fc-94af-020d31637c58.aspx</pingback:target>
      <dc:creator>Jeffrey Stults, Jr.</dc:creator>
      <wfw:comment>http://www.ntldr.com/CommentView,guid,ae5ca3d3-0200-47fc-94af-020d31637c58.aspx</wfw:comment>
      <wfw:commentRss>http://www.ntldr.com/SyndicationService.asmx/GetEntryCommentsRss?guid=ae5ca3d3-0200-47fc-94af-020d31637c58</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div>
          <div>The last two days at work have been pretty boring. I just couldn't quite get
into the swing of things after Finals. Today kind of eased that transition by abruptly
knocking me into whatever mode I was in during the summer.
</div>
          <div>
          </div>
          <div>I came in an hour later than usual, due to a rapid and highly planned covert
operation that consisted of me whacking the alarm clock a couple of times and thus
setting my alarm for an hour later when it first went off this morning. Apparently
my arm knew more about what was gonig to happen today than I did, because hindsight
indicates that this was an unusually intelligent decision on the part of my (sleeping)
arm.
</div>
          <div>
          </div>
          <div>Anyway, when I came in, the IT Director and Network Admin are sitting in the
server room (within which my "office" resides), staring at the console.
This is A Bad Sign. "SRVR8 went down." The console displayed the reimaging
tool off the restore cd's for that Gateway 860 NAS box.
</div>
          <div>
          </div>
          <div>It was at this point that I got knocked back into IT Pro mode instead of disaffected
CS college student.
</div>
          <div>
          </div>
          <div>Apparently the box locked up between 11:48 PM and ~12:15 AM last night. The IT
Director arrives here first, and noticed that the drive mappings onto the server weren't
working. Since the system was locked, he powercycled it. When it came back up, the
OS couldn't be found and of course wouldn't boot. And so the Network Admin was called
in.
</div>
          <div>
          </div>
          <div>The Network Admin couldn't get the NAS box to boot off of what he thought were
Windows Server 2003 and Recovery Tool discs, so he apparently fell back on the restore
CD approach. It was shortly after that that I showed up.
</div>
          <div>
          </div>
          <div>The good news is that the OS reinstall worked well. The system was back online
by 1 PM today. It was also surprisingly painless, with none of the data being damaged
(nice 3 hour chkdsk there...) and all the settings other than static IP, domain membership,
and shares being pushed down via GP.
</div>
          <div>
          </div>
          <div>On the brighter side of things, everyone got their bonus checks today. Now I
can pay off a third of the taxes on my scholarships from last spring!
</div>
        </div>
        <img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=ae5ca3d3-0200-47fc-94af-020d31637c58" />
      </body>
      <title>Excitement at work</title>
      <guid isPermaLink="false">http://www.ntldr.com/PermaLink,guid,ae5ca3d3-0200-47fc-94af-020d31637c58.aspx</guid>
      <link>http://www.ntldr.com/2004/12/21/ExcitementAtWork.aspx</link>
      <pubDate>Tue, 21 Dec 2004 22:50:00 GMT</pubDate>
      <description>
        &lt;div&gt;
&lt;div&gt;The last two days at work have been pretty boring. I just couldn't quite get
into the swing of things after Finals. Today kind of eased that transition by abruptly
knocking me into whatever mode I was in during the summer.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;I came in an hour later than usual, due to a rapid and highly planned covert
operation that consisted of me whacking the alarm clock a couple of times and thus
setting my alarm for an hour later when it first went off this morning. Apparently
my arm knew more about what was gonig to happen today than I did, because hindsight
indicates that this was an unusually intelligent decision on the part of my (sleeping)
arm.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;Anyway, when I came in, the IT Director and Network Admin are sitting in the
server room (within which my &amp;quot;office&amp;quot; resides), staring at the console.
This is A Bad Sign. &amp;quot;SRVR8 went down.&amp;quot; The console displayed the reimaging
tool off the restore cd's for that Gateway 860 NAS box.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;It was at this point that I got knocked back into IT Pro mode instead of disaffected
CS college student.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;Apparently the box locked up between 11:48 PM and ~12:15 AM last night. The IT
Director arrives here first, and noticed that the drive mappings onto the server weren't
working. Since the system was locked, he powercycled it. When it came back up, the
OS couldn't be found and of course wouldn't boot. And so the Network Admin was called
in.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;The Network Admin couldn't get the NAS box to boot off of what he thought were
Windows Server 2003 and Recovery Tool discs, so he apparently fell back on the restore
CD approach. It was shortly after that that I showed up.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;The good news is that the OS reinstall worked well. The system was back online
by 1 PM today. It was also surprisingly painless, with none of the data being damaged
(nice 3 hour chkdsk there...) and all the settings other than static IP, domain membership,
and shares being pushed down via GP.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;On the brighter side of things, everyone got their bonus checks today. Now I
can pay off a third of the taxes on my scholarships from last spring!
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=ae5ca3d3-0200-47fc-94af-020d31637c58" /&gt;</description>
      <comments>http://www.ntldr.com/CommentView,guid,ae5ca3d3-0200-47fc-94af-020d31637c58.aspx</comments>
      <category>SSCI</category>
    </item>
    <item>
      <trackback:ping>http://www.ntldr.com/Trackback.aspx?guid=6f64536c-7bb8-4d1f-a373-97dd7fc4190f</trackback:ping>
      <pingback:server>http://www.ntldr.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.ntldr.com/PermaLink,guid,6f64536c-7bb8-4d1f-a373-97dd7fc4190f.aspx</pingback:target>
      <dc:creator>Jeffrey Stults, Jr.</dc:creator>
      <wfw:comment>http://www.ntldr.com/CommentView,guid,6f64536c-7bb8-4d1f-a373-97dd7fc4190f.aspx</wfw:comment>
      <wfw:commentRss>http://www.ntldr.com/SyndicationService.asmx/GetEntryCommentsRss?guid=6f64536c-7bb8-4d1f-a373-97dd7fc4190f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div>
          <div>At work I've been doing validation paper work (see <a href="/2004/11/30/AnotherWorkDay.aspx">https://www.ntldr.net/Lists/Blog/DispForm.aspx?ID=11</a>),
but that changed this Monday. We've had some "productivity committees" working
on making the company more productive since the spring. Apparently, the latest finding
of one of these groups is that we need better access/search to old reports and data
summaries that are stored on one of the servers. Ut-oh...that means these silly (waste
of time, imho, since they don't seem to be addressing the real issues) things now
affect IT.
</div>
          <div>
          </div>
          <div>So I've been reprioritized to be SharePoint-Intranet-Search development guy.
I started working on the intranet site during the holiday season last year, as a low-priority,
"do this when you've got nothing better to do, like reimage perfectly good PC's",
type of task. Prior to my taking over, we had a basic intranet site that didn't work,
and wasn't being worked on. So my first task was to bring it forward 4 years and sit
it on modern technologies. Which is part of the reason I chose SharePoint. I also
chose it because I hadn't worked with it before, but had seen some interesting demos,
heard some stuff about it, and figured I'd treat it as a learning experience. As it
turns out, SharePoint also had just about everything we needed in a Intranet site
builtin, but the IT Director didn't like the UI, so I customized that a bunch, and
got it looking decent.
</div>
          <div>
          </div>
          <div>So everything was going along great with the site and the test server it was
on (our production webserver was still on NT4 with IIS4 limping along), until an instrument
PC died. The instrument actually makes money for the company, so I made the call and
the test pc got appropriated. This wouldn't have been a problem, except that the backup
I shot of the test system, including site config, etc. turned out to be corrupted
when I went to restore it after the instrument pc problem was permanently resolved.
I know, I know, VERIFY backups...
</div>
          <div>
          </div>
          <div>In any case, shortly thereafter it came time to upgrade the servers, and then
do the validation, so work on the site got pushed back a bunch. About a month ago
I started work back up on the site, basically getting it back to where I was before
the whole loss of the pc. This included getting the few custom apps I'd written (software
inventory search, computer location on map, and basic document search) back up and
running. The one issue that I ran into here was that Kerberos seemed to not be working...impersonation
was always failing when connecting to the db server.
</div>
          <div>
          </div>
          <div>It turns out Kerberos is completly broken in our AD domain. I HAVE NO IDEA HOW
THIS HAPPENED. The network admin is going through the troubleshooting guides now and
should have some answer for me soon. In the meantime, it's back to Basic auth and
debugging of the search stuff.
</div>
          <div>
          </div>
          <div>The current search mechanism uses the Indexng Service builtin to Windows Server
2003, and seems to do a fair job providing search results. Large result sets do cause
perf to take a bit of a hit, but I'm hoping that those wont be the normal search types.
Profiling and focus group testing should help clarify the extent of this problem.
The biggest problem isn't going to be coding related though, it's going to be dealing
with the management personel who are advocating the search, since I get the feeling
that this is more a reaction to the whole search phenomena going around the web right
now. Time to go get specs locked in...(but that needs to wait until finals week is
over).
</div>
        </div>
        <img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=6f64536c-7bb8-4d1f-a373-97dd7fc4190f" />
      </body>
      <title>SharePoint Intranet (at Work)</title>
      <guid isPermaLink="false">http://www.ntldr.com/PermaLink,guid,6f64536c-7bb8-4d1f-a373-97dd7fc4190f.aspx</guid>
      <link>http://www.ntldr.com/2004/12/08/SharePointIntranetAtWork.aspx</link>
      <pubDate>Wed, 08 Dec 2004 05:51:00 GMT</pubDate>
      <description>
        &lt;div&gt;
&lt;div&gt;At work I've been doing validation paper work (see &lt;a href="/2004/11/30/AnotherWorkDay.aspx"&gt;https://www.ntldr.net/Lists/Blog/DispForm.aspx?ID=11&lt;/a&gt;),
but that changed this Monday. We've had some &amp;quot;productivity committees&amp;quot; working
on making the company more productive since the spring. Apparently, the latest finding
of one of these groups is that we need better access/search to old reports and data
summaries that are stored on one of the servers. Ut-oh...that means these silly (waste
of time, imho, since they don't seem to be addressing the real issues) things now
affect IT.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;So I've been reprioritized to be SharePoint-Intranet-Search development guy.
I started working on the intranet site during the holiday season last year, as a low-priority,
&amp;quot;do this when you've got nothing better to do, like reimage perfectly good PC's&amp;quot;,
type of task. Prior to my taking over, we had a basic intranet site that didn't work,
and wasn't being worked on. So my first task was to bring it forward 4 years and sit
it on modern technologies. Which is part of the reason I chose SharePoint. I also
chose it because I hadn't worked with it before, but had seen some interesting demos,
heard some stuff about it, and figured I'd treat it as a learning experience. As it
turns out, SharePoint also had just about everything we needed in a Intranet site
builtin, but the IT Director didn't like the UI, so I customized that a bunch, and
got it looking decent.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;So everything was going along great with the site and the test server it was
on (our production webserver was still on NT4 with IIS4 limping along), until an instrument
PC died. The instrument actually makes money for the company, so I made the call and
the test pc got appropriated. This wouldn't have been a problem, except that the backup
I shot of the test system, including site config, etc. turned out to be corrupted
when I went to restore it after the instrument pc problem was permanently resolved.
I know, I know, VERIFY backups...
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;In any case, shortly thereafter it came time to upgrade the servers, and then
do the validation, so work on the site got pushed back a bunch. About a month ago
I started work back up on the site, basically getting it back to where I was before
the whole loss of the pc. This included getting the few custom apps I'd written (software
inventory search, computer location on map, and basic document search) back up and
running. The one issue that I ran into here was that Kerberos seemed to not be working...impersonation
was always failing when connecting to the db server.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;It turns out Kerberos is completly broken in our AD domain. I HAVE NO IDEA HOW
THIS HAPPENED. The network admin is going through the troubleshooting guides now and
should have some answer for me soon. In the meantime, it's back to Basic auth and
debugging of the search stuff.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;The current search mechanism uses the Indexng Service builtin to Windows Server
2003, and seems to do a fair job providing search results. Large result sets do cause
perf to take a bit of a hit, but I'm hoping that those wont be the normal search types.
Profiling and focus group testing should help clarify the extent of this problem.
The biggest problem isn't going to be coding related though, it's going to be dealing
with the management personel who are advocating the search, since I get the feeling
that this is more a reaction to the whole search phenomena going around the web right
now. Time to go get specs locked in...(but that needs to wait until finals week is
over).
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=6f64536c-7bb8-4d1f-a373-97dd7fc4190f" /&gt;</description>
      <comments>http://www.ntldr.com/CommentView,guid,6f64536c-7bb8-4d1f-a373-97dd7fc4190f.aspx</comments>
      <category>SSCI</category>
    </item>
    <item>
      <trackback:ping>http://www.ntldr.com/Trackback.aspx?guid=26237d30-3e17-4e6a-9116-6bb71323a9e1</trackback:ping>
      <pingback:server>http://www.ntldr.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.ntldr.com/PermaLink,guid,26237d30-3e17-4e6a-9116-6bb71323a9e1.aspx</pingback:target>
      <dc:creator>Jeffrey Stults, Jr.</dc:creator>
      <wfw:comment>http://www.ntldr.com/CommentView,guid,26237d30-3e17-4e6a-9116-6bb71323a9e1.aspx</wfw:comment>
      <wfw:commentRss>http://www.ntldr.com/SyndicationService.asmx/GetEntryCommentsRss?guid=26237d30-3e17-4e6a-9116-6bb71323a9e1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div>
          <div>Today at work I just filled out more paperwork. It was fun! Look at screen showing
report my custom data tools generate. Copy column 2 to column 3, put a P or F in column
4, then initial and date column 5. Oh the fun! But it gets better! If I put a F in
column 4, I got to put a number next to it too. Then at the bottom I got to write
the number a second time (yes! repitition!), and write a description (copy column
1, inserting "not's" every so often). To finish it off, I got to sign and
date each page. The magical wonder of paperwork!
</div>
          <div>
          </div>
          <div>That process was repeated for ~50 pages.
</div>
          <div>
          </div>
          <div>And more pages to come next Monday.
</div>
          <div>
          </div>
          <div>And people wonder why I've come to think the FDA and drugs are evil conspiracies.
</div>
        </div>
        <img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=26237d30-3e17-4e6a-9116-6bb71323a9e1" />
      </body>
      <title>Another work day</title>
      <guid isPermaLink="false">http://www.ntldr.com/PermaLink,guid,26237d30-3e17-4e6a-9116-6bb71323a9e1.aspx</guid>
      <link>http://www.ntldr.com/2004/11/30/AnotherWorkDay.aspx</link>
      <pubDate>Tue, 30 Nov 2004 01:15:00 GMT</pubDate>
      <description>
        &lt;div&gt;
&lt;div&gt;Today at work I just filled out more paperwork. It was fun! Look at screen showing
report my custom data tools generate. Copy column 2 to column 3, put a P or F in column
4, then initial and date column 5. Oh the fun! But it gets better! If I put a F in
column 4, I got to put a number next to it too. Then at the bottom I got to write
the number a second time (yes! repitition!), and write a description (copy column
1, inserting &amp;quot;not's&amp;quot; every so often). To finish it off, I got to sign and
date each page. The magical wonder of paperwork!
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;That process was repeated for ~50 pages.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;And more pages to come next Monday.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;And people wonder why I've come to think the FDA and drugs are evil conspiracies.
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=26237d30-3e17-4e6a-9116-6bb71323a9e1" /&gt;</description>
      <comments>http://www.ntldr.com/CommentView,guid,26237d30-3e17-4e6a-9116-6bb71323a9e1.aspx</comments>
      <category>SSCI</category>
    </item>
    <item>
      <trackback:ping>http://www.ntldr.com/Trackback.aspx?guid=a8bad523-b770-4a86-9144-71cc662531d3</trackback:ping>
      <pingback:server>http://www.ntldr.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.ntldr.com/PermaLink,guid,a8bad523-b770-4a86-9144-71cc662531d3.aspx</pingback:target>
      <dc:creator>Jeffrey Stults, Jr.</dc:creator>
      <wfw:comment>http://www.ntldr.com/CommentView,guid,a8bad523-b770-4a86-9144-71cc662531d3.aspx</wfw:comment>
      <wfw:commentRss>http://www.ntldr.com/SyndicationService.asmx/GetEntryCommentsRss?guid=a8bad523-b770-4a86-9144-71cc662531d3</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div>
          <div>Computer problems are always frustrating. Especially since I seem to encounter
so many of them.
</div>
          <div>
          </div>
          <div>Most recent issue: SharePoint (at work). Last Spring Break I build a decent prototype
page using SharePoint on a developmental server. However, because of a hardware failure
on an instrument, that system had to be appropriated with much haste. The backup of
the dev system turned out to bad, something that only became apparent after the original
drive had been wiped. However, it seemed like everything would be okay: the original
config and content databases were still intact on our db server. 
</div>
          <div>
          </div>
          <div>Not so. I cannot get a new install of WSS to connect to the config db. Keeps
giving "invalid account" or kills the worker process or fails with some
other error (I'll remember it eventually). The final solution is going to be to dev
on another server, pull out all the documents in the old content db (using a simple
app I wrote up earlier today that just pulls out the blobs), and migrate over to the
production server eventually. Oh well. That's what the paychecks are for...
</div>
          <div>
          </div>
          <div>Update: The reason for the large time interval between initial development and
now was the upgrade of all the servers to W2k3, and hundreds of pages of qualification
for EVERY computer in the building (which sucked).
</div>
        </div>
        <img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=a8bad523-b770-4a86-9144-71cc662531d3" />
      </body>
      <title>Computer Problems</title>
      <guid isPermaLink="false">http://www.ntldr.com/PermaLink,guid,a8bad523-b770-4a86-9144-71cc662531d3.aspx</guid>
      <link>http://www.ntldr.com/2004/10/19/ComputerProblems.aspx</link>
      <pubDate>Tue, 19 Oct 2004 05:20:00 GMT</pubDate>
      <description>
        &lt;div&gt;
&lt;div&gt;Computer problems are always frustrating. Especially since I seem to encounter
so many of them.
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;Most recent issue: SharePoint (at work). Last Spring Break I build a decent prototype
page using SharePoint on a developmental server. However, because of a hardware failure
on an instrument, that system had to be appropriated with much haste. The backup of
the dev system turned out to bad, something that only became apparent after the original
drive had been wiped. However, it seemed like everything would be okay: the original
config and content databases were still intact on our db server. 
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;Not so. I cannot get a new install of WSS to connect to the config db. Keeps
giving &amp;quot;invalid account&amp;quot; or kills the worker process or fails with some
other error (I'll remember it eventually). The final solution is going to be to dev
on another server, pull out all the documents in the old content db (using a simple
app I wrote up earlier today that just pulls out the blobs), and migrate over to the
production server eventually. Oh well. That's what the paychecks are for...
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;Update: The reason for the large time interval between initial development and
now was the upgrade of all the servers to W2k3, and hundreds of pages of qualification
for EVERY computer in the building (which sucked).
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.ntldr.com/aggbug.ashx?id=a8bad523-b770-4a86-9144-71cc662531d3" /&gt;</description>
      <comments>http://www.ntldr.com/CommentView,guid,a8bad523-b770-4a86-9144-71cc662531d3.aspx</comments>
      <category>SSCI</category>
    </item>
  </channel>
</rss>