Since Solaris doesn't have GNU "date", Perl seems pretty much the only game in town, if I want to convert a static time stamp to the epoch time format. Given I'm not much of a Perl wizard, how do I ...
What I'm trying to do is use a Perl script to automatically change a user's allowed login hours in Active Directory. I used ADSI Edit and know what attribute to change, but I am unable to make the ...