cvs commit: src/lib/libc/gen getpwent.c

Jacques Vidrine nectar at FreeBSD.org
Mon Apr 21 06:58:00 PDT 2003


nectar      2003/04/21 06:57:58 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/gen         getpwent.c 
  Log:
  Don't try to access the NIS `master' maps unless we have superuser
  privileges.  To do so may cause the NIS server to log spurious and
  annoying `access denied' messages.
  
  Reported by:    Philip Paeps <philip at paeps.cx>
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.77      +9 -7      src/lib/libc/gen/getpwent.c


More information about the cvs-all mailing list