Hm, some good guy has finally implemented the function in the latest glibc (2.2.4). Tomas Winkler The System Group CSE HUJI On Wed, 5 Sep 2001, Tomas B. Winkler wrote: > > Hi All > I need to write an access-list pam module for Linux and for that I need > function identical to getgrplist which can be found in *bsd* OS-s and does > not setgroups like initgroups does. > > SYNOPSIS > int getgrouplist(const char *name, gid_t basegid, > gid_t *groups, > int *ngroups); > > Does anybody knows about such function under Linux, or I have to implement > ti by myself. > Thanx a lot > > > > > Tomas Winkler > The System Group > CSE HUJI > > > > > > _______________________________________________ > > Pam-list@redhat.com > https://listman.redhat.com/mailman/listinfo/pam-list >