Would like to know how to authenticate a user ID against a domain group’s members. I use to take the Login_User Id and then do a “GetObject” to grab a domain groups members listing and loop throught it to see if the user ID was there. That don’t work any more in Win 2003. Whats the work around
Thanks