Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 1996 19:12:01 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/passwd Makefile local_passwd.c
Message-ID:  <199611030312.TAA16708@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/11/02 19:11:59

  Modified:    usr.bin/passwd  Makefile local_passwd.c
  Log:
  I haven't had a single contraversial commit all week, so what the
  heck.  Watch through our hidden camera, ladies and gentlemen,
  as this one-line addition to the syslog output generates hundreds
  of thousands of lines of email in response, all from people
  decrying the evils of electronic noise pollution! :-)
  
  What this change does, simply speaking, is syslog it every time
  someone changes their local password.  I need this at a local ISP to
  tell whether people are reacting to expires in a timely fashion or
  not.  To disable it, uncomment -DLOGGING in the Makefile.
  
  If your users change their passwords so often as to fill your logfile,
  then you may also have another administrative problem to deal with.
  
  Revision  Changes    Path
  1.20      +2 -2      src/usr.bin/passwd/Makefile
  1.10      +8 -1      src/usr.bin/passwd/local_passwd.c



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