Re: PAM modules violating PAM architecture?, e.g. mod_auth_pam

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--On Wednesday, October 06, 2004 11:44 AM -0700 Jed Donnelley <jed@xxxxxxxxx> wrote:

Puzzled, I looked at mod_auth_pam.c (1.1.1) and found:

418:  pwent = getpwnam(r->connection->user);
and
464:   if ((grent = getgrnam (groupname)) && grent->gr_mem) {

My copy says "#define VERSION "2.0-1.1" and has only 412 lines. The tarball name claims version 1.1.1, found here:


<http://pam.sourceforge.net/mod_auth_pam/>

Where did you pull your copy from?

I do see lines like that in mod_auth_sys_group.c, which is compiled into a separate module.


_______________________________________________ Pam-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/pam-list

[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux