Archives

Archive for April, 2009

I am now powered by Media Wiki. This page was previously titled “MoinMoin Powered”. I do like MoinMoin and Python, but I chose to convert to Media Wiki instead. I plan on putting details about software projects, software development, and system administration in my new wiki, but I’ll be sure to write plenty here too. [...]

Apr 26th, 2009 | Filed under General

I decided to rename my ActiveDirectory module to RADUM (Ruby Active Directory User Management) to avoid name conflicts with another ActiveDirectory Ruby module/gem I found previously. There might even be two, but I could be wrong about that. I did not look all that closely. This kind of makes sense anyway perhaps. I do plan [...]

Apr 23rd, 2009 | Filed under Active Directory, Ruby

I worked some more in my Exthide program to make it a little better. You can now use shell glob patterns, etc. and it will process those files as handed to it by your shell. Of course, there was no real special magic to do this – except paying attention to all command line arguments. [...]

Apr 19th, 2009 | Filed under Command Line

I have been working more on my ActiveDirectory Ruby module. I ran into a problem I recall from when I did my original Perl program we are using to add users and groups to the AD in our Instructional Enterprise Support project. In that project I just made sure all users have the Domain Users [...]

Apr 5th, 2009 | Filed under Active Directory, Ruby