Goal for today: get auto_provisioning script working.
Feeling cold; AC is blowing strong and winning the HVAC smackdown.
Made lots of progress on provisioning scripts, then hit brick wall: Need IO::Socket::SSL and Net::SSLeay in order to do Net::LDAP->starttls, and the perldap package from UWinnipeg for Perl 5.10 doesn’t have these available.
Do I try to compile myself and build PPMs? Ugh.
Maybe ActivePerl 5.8 x64 would get the job done…