[Da-tools-commits] ./debian/userdir-ldap r464: Say what pam.d/sudo should look like

Peter Palfrader peter at palfrader.org
Tue Sep 16 12:31:44 UTC 2008


------------------------------------------------------------
revno: 464
committer: Peter Palfrader <peter at palfrader.org>
branch nick: userdir-ldap
timestamp: Tue 2008-09-16 14:31:44 +0200
message:
  Say what pam.d/sudo should look like
modified:
  debian/changelog
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2008-09-16 12:29:56 +0000
+++ b/debian/changelog	2008-09-16 12:31:44 +0000
@@ -2,8 +2,12 @@
 
   * Export all accounts into sudo-passwd, even if they
     do not have a sudo password set.  Set their password to '*' then.
+    etc/pam.d/sudo should look like this then:
+      auth [authinfo_unavail=ignore success=done ignore=ignore default=die] pam_pwdfile.so pwdfile=/var/lib/misc/thishost/sudo-passwd
+      auth required pam_unix.so nullok_secure try_first_pass
+      @include common-account
 
- -- Peter Palfrader <weasel at debian.org>  Tue, 16 Sep 2008 14:29:32 +0200
+ -- Peter Palfrader <weasel at debian.org>  Tue, 16 Sep 2008 14:30:41 +0200
 
 userdir-ldap (0.3.41) unstable; urgency=low
 



More information about the Da-tools-commits mailing list