Blogs
Change to password policy for OIT accounts in WolfTech
Wed, 10/14/2009 - 11:01 — jaklein.ncsu.eduOIT-ISO-SHS and have made a change at the OU=OIT level that should make things less complicated for all our various OU admins.
ActivePerl available for installation via GPO/Group membership
Tue, 10/13/2009 - 12:46 — jaklein.ncsu.eduI've packaged the 32 and 64 bit ActivePerl distributions for Windows, version 5.10.1.1006.
To have it installed via GPO from the WolfTech domain, add the computer or groups of computers to the group FW-OIT-ActivePerl-5.10.1.1006, which you'll find in OIT/Software Packages/OIT Software
Next Campus Linux Services Meeting
Tue, 10/13/2009 - 11:32 — jjneely.ncsu.eduFolks,
The next Camus Linux Services meeting is posted.
http://sysnews.ncsu.edu/news/4ad4989f
We'll be talking primarily about configuration management and file systems. Ye OIT'ers are of course welcome and encuraged to come.
It would be uber sweet if someone would volunteer to take notes.
Tasks and stakeholders to decomission the UNITY active directory
Tue, 10/13/2009 - 10:05 — jaklein.ncsu.eduIt's getting time to talk about what needs to happen for a clean and successful decommissioning of the Unity domain, I'd like to start by identifying the stakeholders and calling them together to discuss their transistion needs and priorities.
Here's the services so far identified
Time sync and group policies
Fri, 10/09/2009 - 11:04 — jaklein.ncsu.eduIn working with group policies, I've run into some frustrating test conditions where the policies I set just weren't getting set on the target computers.
Checking into the event log, the issue appears to be that the clock on my vmware machine was too far out of sync with the time on the WolfTech domain controllers for a session to be established, and so the workstation service principal couldn't log in and get the list of gpo's it should apply.
E-mail notifications turned on
Mon, 10/05/2009 - 16:15 — jaklein.ncsu.eduBe careful what you wish for!
E-mail notifications have been added to this site, as some folks were missing them from our earlier blogs/drupal sites. You'll see a link for "subscriptions" at the bottom of most content.
Minor OIT OU changes in WolfTech
Tue, 09/29/2009 - 17:01 — jaklein.ncsu.eduI'm working to clean up and standardize our OU=OIT in the WolfTech active directory.
I've created under "Management Objects" a "People Groups" container, for holding groups representing teams or other assemblies of humans or human analogs.

Down to 8 servers that can't be monitored
Tue, 09/29/2009 - 12:45 — jaklein.ncsu.eduIIS secuity practices
Mon, 09/28/2009 - 08:39 — jaklein.ncsu.eduMicrosoft's Internet Information Server (IIS) uses a local computer account, IUSR_servername to provide access to the filesystem and other resources for anonymous web users. We've had some problems getting the permissions correct for this acount.
I'd like to propose the following scheme, based on the recommendations from Microsoft's IIS 6.0 Security Best Practices
How to edit your firewall in Web-Kickstart
Mon, 09/21/2009 - 11:14 — jjneely.ncsu.eduA question commonly asked, how does one best edit /etc/sysconfig/iptables during a Web-Kickstart %post?
You could include the entire file in the %post section of your kickstart. However, what about the default ports added for AFS, or another use file that may wish to slightly alter the host's firewall?
My friends, sed is the answer. The RHEL or Realm Linux 5 firewalls include a 'RH-Firewall-1-INPUT' chain where the Red Hat customizations live, so lets edit that:
