[23125] in Source-Commits
/svn/athena r22788 - trunk/debathena
daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Tue Mar 11 13:32:00 2008
Date: Tue, 11 Mar 2008 13:31:51 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200803111731.NAA17451@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: tabbott
Date: 2008-03-11 13:31:50 -0400 (Tue, 11 Mar 2008)
New Revision: 22788
Modified:
trunk/debathena/NOTES
Log:
debathena/NOTES: Correct typo in schroot PAM session workaround.
Modified: trunk/debathena/NOTES
===================================================================
--- trunk/debathena/NOTES 2008-03-10 14:41:24 UTC (rev 22787)
+++ trunk/debathena/NOTES 2008-03-11 17:31:50 UTC (rev 22788)
@@ -197,7 +197,7 @@
6. Edit /etc/security/access.conf and add a first line:
-:ALL EXCEPT root <developer usernames>:ALL
- 7. Edit /etc/pam.d/session, comment out "@include common-session",
+ 7. Edit /etc/pam.d/schroot, comment out "@include common-session",
and add:
# Basic pam_unix session module in place of common-session.