Hi everyone, If I have a user in a group (LondonUsers), which is itself a member of another group (AllUsers), is there a single ADSI call I can make to test for membership of the user in AllUsers?
I want to group my users in nested groups, and have logon scripts take actions based on whether they are members or not. I know I can write a recursive routine to bind to each group and get membership, but there has to be a faster way.... am I missing the obvious here? Cheers, Paul List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
