Archive | Code RSS feed for this section

Searching for an empty LDAP field

I recently was in the situation where I wanted to find out which people in our directory DIDN’T have a value for a specific LDAP attribute.  Typically, I’m wondering which people match something, such as an keyword used for another service.  My task was finding which people did not have a value for the attribute [...]

Read more

Scheduling VMWare Fusion Snapshots

One really great feature of virtual machines (VMs) is the ability to take a snapshot. These serve as a restorable point in time state of the machine. They are great to run when testing out a new app on a basic patched build of an OS. When you want to remove what you did, simply [...]

Read more