I have a page that requires a window's login and access only from domain users, is there a way to pull up the security group membership from active directy using asp? I want to disable/enable links/menu functions for certain groups and I really don't want to manage and upkeep a separate sql database table of users if all the information I need is already in Active directory. I'm on a 2003 server with IIS 6.0 using classic ASP.