[Pkg-shadow-devel] Bug#191038: marked as forwarded (Please document that /etc/nologin can be a symlink)

Debian Bug Tracking System owner at bugs.debian.org
Sun Oct 2 17:33:14 UTC 2005


Your message dated Sun, 2 Oct 2005 19:21:21 +0200
with message-id <20051002172121.GH15443 at djedefre.onera>
has caused the Debian Bug report #191038,
regarding Please document that /etc/nologin can be a symlink
to be marked as having been forwarded to the upstream software
author(s) Tomasz KÅ‚oczko <kloczek at zie.pg.gda.pl>.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---------------------------------------
Received: (at 191038-forwarded) by bugs.debian.org; 2 Oct 2005 17:21:54 +0000
>From bubulle at kheops.frmug.org Sun Oct 02 10:21:54 2005
Return-path: <bubulle at kheops.frmug.org>
Received: from perrier.eu.org (kheops.perrier.eu.org) [81.56.227.253] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EM7X8-0005zS-00; Sun, 02 Oct 2005 10:21:54 -0700
Received: from localhost (localhost [127.0.0.1])
	by kheops.perrier.eu.org (Postfix) with ESMTP id EFFE24F978;
	Sun,  2 Oct 2005 19:21:22 +0200 (CEST)
Received: from kheops.perrier.eu.org ([127.0.0.1])
	by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 01444-03; Sun, 2 Oct 2005 19:21:22 +0200 (CEST)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org [192.168.1.3])
	by kheops.perrier.eu.org (Postfix) with ESMTP id 101604F899;
	Sun,  2 Oct 2005 19:21:22 +0200 (CEST)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 1000)
	id BC0A340A803; Sun,  2 Oct 2005 19:21:21 +0200 (CEST)
Date: Sun, 2 Oct 2005 19:21:21 +0200
From: Christian Perrier <bubulle at debian.org>
To: Tomasz =?utf-8?Q?K=C5=82oczko?= <kloczek at zie.pg.gda.pl>
Cc: 191038-forwarded at bugs.debian.org
Subject: Patch for login(1) to explain that /etc/nologin can be a symlink
Message-ID: <20051002172121.GH15443 at djedefre.onera>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="imjhCm/Pyz7Rq5F2"
Content-Disposition: inline
User-Agent: Mutt/1.5.11
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at kheops.frmug.org
Delivered-To: 191038-forwarded at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2


--imjhCm/Pyz7Rq5F2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

tags 191038 patch upstream
thanks


Tomasz, the very long story of Debian bug #191038
(http://bugs.debian.org/191038) finally was turned into "Please
document that /etc/nologin can be a symlink to a file in another
filesystem".

Attached to this mail you will find a small patch (relative to your
CVS) to properly document this. Please just tell us when you apply it
so that I can tag the bug appropiately.


-- 



--imjhCm/Pyz7Rq5F2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="login.1.xml.diff"

--- login.1.xml.ori	2005-10-02 19:14:44.982633688 +0200
+++ login.1.xml	2005-10-02 19:15:48.936675614 +0200
@@ -210,7 +210,11 @@
       <varlistentry>
 	<term><filename>/etc/nologin</filename></term>
 	<listitem>
-	  <para>prevent non-root users from logging in</para>
+	  <para>
+            prevent non-root users from logging in (can be a symbolic
+            link to another file for users wanting to use a read-only
+            root filesystem)
+          </para>
 	</listitem>
       </varlistentry>
       <varlistentry>

--imjhCm/Pyz7Rq5F2--



More information about the Pkg-shadow-devel mailing list