Currently using STD_FC_Active_Directory web service to validate id and password against Active Directory. I have that working for both standard Power Builder C/S and Power Server web applications and it works great!
One of the other functions in the AD web service is to check to see if a user id is a member of a group. Is there an example of how this should work? When I enter a group and a user id I always get a return of zero even if I know the user is in a group.
Thank you, Ron