Archive | January, 2010

27 January 2010 ~ 2 Comments

Running MRTG cfgmaker across your entire subnet?

TweetI realized recently that I had a bunch of newly-provisioned VMs that weren’t being monitored by MRTG (one of the tools we use to monitor network usage and other fun stats). Rather than manually run cfgmaker against all the new machines, I decided to script my way out of this.

Continue Reading

23 January 2010 ~ 1 Comment

My Apple tablet prediction.

TweetI know nobody cares, but I figured I’d hop on the hypewagon and write down my guess for the Apple tablet. I think a “big iPod Touch” would be pretty boring, and not worth making. My guess (based on nothing): the unit will be controlled by eye tracking, and it’ll be able to zoom in [...]

Continue Reading

Tags: , ,

13 January 2010 ~ 8 Comments

Victory! Change Active Directory Password via LDAP through browser

TweetI had to give up on PHP and go to Perl, but it turned out not to be so bad. Users can now change their Active Directory passwords via a self-service web page that doesn’t require admin credentials. The Perl code is below.  Authentication to the script is done via .htaccess LDAP authentication, so the [...]

Continue Reading

08 January 2010 ~ 1 Comment

LDAP-Active Directory authentication, Part 3

TweetSo I got everything working with .htaccess and AD/LDAP authentication. Just add LDAPVerifyServerCert Off to the httpd config to let Apache authenticate against an AD server with a self-signed certificate (without dealing with the annoyance of putting the cert on each Apache server). With that piece of the puzzle largely solved, I moved on to [...]

Continue Reading

05 January 2010 ~ 0 Comments

Single sign-on with Linux clients and Active Directory LDAP, Part 2

TweetFollowing up on my previous post, it turned out not to be as big of a deal as I’d originally expected to have Apache authenticate against AD and only allow users whose accounts weren’t disabled. In a nutshell, here’s what I did:

Continue Reading

03 January 2010 ~ 0 Comments

.jobs domains – $120/year?

TweetI saw that Cablevision has www.cablevision.jobs as the link for its jobs page. Curious, I looked up how much a .jobs domain cost. GoDaddy has them for $119! That’s insane!

Continue Reading

02 January 2010 ~ 0 Comments

FiOS Ping Test

TweetRan a ping test at pingtest.net today. Overall I can’t find fault with the FiOS service so far. Port 80 and 443 are open and I have them forwarded to my Linux box so I can actually run a webserver in my basement. I’m debating moving this domain over to my own linux box, since [...]

Continue Reading

01 January 2010 ~ 0 Comments

Cablevision drops HGTV, Food Network, and Travel Channel??

TweetBoy, good thing I left Cablevision when I did… HGTV is my wife’s favorite channel. In a separate case, the owner of the Food Network and HGTV, Scripps Networks, removed its channels from Cablevision’s lineups on Friday, a consequence of a breakdown in talks between those two parties. “Viewers love our talent and our shows, [...]

Continue Reading