fold in patch to sudo.pam to fix ldap usage, closing 607199
authorBdale Garbee <bdale@gag.com>
Wed, 9 Feb 2011 22:03:28 +0000 (15:03 -0700)
committerBdale Garbee <bdale@gag.com>
Wed, 9 Feb 2011 22:03:28 +0000 (15:03 -0700)
debian/changelog
debian/sudo.pam

index 647c421af4c46eee0bc5f8c40bec6520e36ba026..a5a0804e5011bca28c1e2fbf9ed37559319bc383 100644 (file)
@@ -1,3 +1,9 @@
+sudo (1.7.4p6-2) UNRELEASED; urgency=low
+
+  * include common-session-noninteractive in pam config, closes: #607199
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 09 Feb 2011 15:03:08 -0700
+
 sudo (1.7.4p6-1) unstable; urgency=low
 
   * new upstream version
index cef070574a480cb7478fc37132a819621cbbdbc2..0020eccff96f654e74f95746b266e1aac6479b3a 100644 (file)
@@ -2,6 +2,7 @@
 
 @include common-auth
 @include common-account
+@include common-session-noninteractive
 
 session required pam_permit.so
 session required pam_limits.so