Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2002 19:37:29 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpam/modules/pam_wheel pam_wheel.8 pam_wheel.c
Message-ID:  <200210180237.g9I2bTwN008803@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/17 19:37:29 PDT

  Modified files:
    lib/libpam/modules/pam_wheel pam_wheel.8 pam_wheel.c 
  Log:
  Introduce 'exempt_if_empty' option to pam_wheel(8), which bypasses the
  group membership requirement if the group has no explicit members listed
  in /etc/group.  By default, this group is the wheel group; setting this
  flag restores the default BSD behavior from 4.x.
  
  Reviewed by:    markm
  Requested by:   various
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.8       +10 -2     src/lib/libpam/modules/pam_wheel/pam_wheel.8
  1.12      +9 -1      src/lib/libpam/modules/pam_wheel/pam_wheel.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210180237.g9I2bTwN008803>