• Then you'll need to do a bit of investigation.  Run xp_logininfo 'DomainName\GroupName', 'members' for each to group to find out which group(s) the user is a member of.  That'll only work if the user's membership isn't nested in a subgroup, so if you don't find the user, ask your AD admin to check what groups the user is a member of.

    John