Using INGROUPS() always returns 0. This applies to both NT and 9X machines. It makes no difference which groups are tested for, the test always fails.

In order to eliminate all other factors tests were run using one line script, which simply outputs the result of the INGROUPS() test. You can't get much more basic than that.

Any ideas anyone?