Windows server 2008, cannot run Active Directory Users and Computers

I have a .net 2008 desktop application that I would like to be able to coordinate access rights per user by taking information from windows authentication and tying that information to the active directory.
Basically I would like to take the username from windows authentication and pass that information to the active directory so I can determine what groups the user has access to.
