enable mail_badpass in sudoers by default
authorBdale Garbee <bdale@gag.com>
Wed, 11 Jan 2012 23:02:17 +0000 (16:02 -0700)
committerBdale Garbee <bdale@gag.com>
Wed, 11 Jan 2012 23:02:17 +0000 (16:02 -0700)
debian/changelog
debian/sudoers

index fef9256269bb4f9d885419d83054d634ae94ce62..6f9c1b0d37160f0d4975b79e6027fc7c0d455a50 100644 (file)
@@ -6,8 +6,9 @@ sudo (1.8.3p1-3) unstable; urgency=low
   * add init.d status support, closes: #641782
   * make sudo-ldap package manage a sudoers entry in nsswitch.conf,
     closes: #610600, #639530
+  * enable mail_badpass in the default sudoers file, closes: #641218
 
- -- Bdale Garbee <bdale@gag.com>  Wed, 11 Jan 2012 14:59:11 -0700
+ -- Bdale Garbee <bdale@gag.com>  Wed, 11 Jan 2012 16:01:00 -0700
 
 sudo (1.8.3p1-2) unstable; urgency=low
 
index 39491585fffffd4452a71b7b986eb2f2dbb04d43..d4cc632b206859df4f4f5d55ab4813d0ca58358b 100644 (file)
@@ -7,6 +7,7 @@
 # See the man page for details on how to write a sudoers file.
 #
 Defaults       env_reset
+Defaults       mail_badpass
 Defaults       secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
 
 # Host alias specification