[24208] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23809 - trunk/debathena/config/reactivate/debian

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Mon May 18 19:25:34 2009

Date: Mon, 18 May 2009 19:25:18 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200905182325.n4INPI5H021134@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: geofft
Date: 2009-05-18 19:25:17 -0400 (Mon, 18 May 2009)
New Revision: 23809

Modified:
   trunk/debathena/config/reactivate/debian/transform_su.debathena
Log:
reactivate: print su warning before the password prompt (not after)

Modified: trunk/debathena/config/reactivate/debian/transform_su.debathena
===================================================================
--- trunk/debathena/config/reactivate/debian/transform_su.debathena	2009-05-18 22:51:50 UTC (rev 23808)
+++ trunk/debathena/config/reactivate/debian/transform_su.debathena	2009-05-18 23:25:17 UTC (rev 23809)
@@ -1,3 +1,2 @@
-#!/bin/sh
-cat
-echo auth optional pam_echo.so file=/etc/athena/su-warning
+#!/bin/sed -f
+/^@include common-auth$/iauth optional pam_echo.so file=/etc/athena/su-warning


home help back first fref pref prev next nref lref last post