/* getgroups: this is entirely bogus */ int getgroups() { return 0; }