September 2008 - Posts
Just helping out the next person, this code took me all day to cobble together. Key tricky part was how to connect to AD using an NT security account from Java. public static String ReadBindingInfoFromAd() throws NamingException { Hashtable env = new
Read More...
When we neglect to port an old and crusty feature, one will always wave a few hands and say it's better in the end for the customer. But sometimes it becomes a sticking point. Today I am trying to setup VMs using Hyper-V on Windows 2008 and
Read More...