[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#93202: marked as done (linuxconf produces line splits in /etc/group)



Your message dated 05 Dec 2002 03:51:13 +0100
with message-id <87lm35b2la.fsf@fuzz.uucp>
and subject line Bug#93202: fixed in linuxconf 1.18r1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(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 submit) by bugs.debian.org; 7 Apr 2001 11:13:27 +0000
>From christian.buchta@wu-wien.ac.at Sat Apr 07 06:13:27 2001
Return-path: <christian.buchta@wu-wien.ac.at>
Received: from isis.wu-wien.ac.at [137.208.3.42] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14lqel-0001ER-00; Sat, 07 Apr 2001 06:13:27 -0500
Received: from wu-wien.ac.at (212186109069.14.wu-wien.teleweb.at [212.186.109.69])
	by isis.wu-wien.ac.at (8.8.7/8.8.7) with ESMTP id NAA67616
	for <submit@bugs.debian.org>;
	emf christian.buchta@wu-wien.ac.at; Sat, 7 Apr 2001 13:13:24 +0200
Sender: buchta@isis.wu-wien.ac.at
Message-ID: <3ACEF577.4C6CEFD3@wu-wien.ac.at>
Date: Sat, 07 Apr 2001 13:09:43 +0200
From: christian buchta <christian.buchta@wu-wien.ac.at>
X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.18 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: linuxconf produces line splits in /etc/group
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org

Package: linuxconf
Version:  1.17r5-2

we have a problem in conjunction with the following (?) packages:

login          19990827-20
libpam-modules 0.72-9
libpam-runtime 0.72-9
libpam0g       0.72-9
linuxconf      1.17r5-2

we use:

Debian GNU/Linux 2.2  with 2.2.18-raid-mosix (custom kernel with raid
and mosix patches for kernel 2.2.18).

problem:

we have a unix group on the system where the line defining the group in
/etc/group is around 180  characters long. manipulating the group
definition with linuxconf the line is split with \  after approximately
90 characters . this has the effect that users who are listed after the
split will not be in this group after login. nevertheless they can
become a member of the `missing' group with the newgrp command. if I
eliminate the split by hand, such that the definition is a single line,
everything is fine again.

It seems that the program(s) doing the login/authentication (from the
login/pam packages?) has (have) a problem with the parsing of splitted
lines in the group file, but  newgrp (login package) does not seem to
have it? A fix depends on whichever of login/pam/linuxconf one may judge
to be the `culprit', but maybe fixing linuxconf to write `proper' lines
to /etc/group is the easier fix ...

gc






---------------------------------------
Received: (at 93202-done) by bugs.debian.org; 5 Dec 2002 02:51:34 +0000
>From mvela@public.srce.hr Wed Dec 04 20:51:22 2002
Return-path: <mvela@public.srce.hr>
Received: from jagor.srce.hr [161.53.2.130] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18Jm6j-0002hI-00; Wed, 04 Dec 2002 20:51:22 -0600
Received: from fuzz.uucp (a1531.cmu.carnet.hr [193.198.140.92])
	by jagor.srce.hr (8.12.2/8.12.2) with ESMTP id gB52o7U7023384
	for <93202-done@bugs.debian.org>; Thu, 5 Dec 2002 03:50:10 +0100 (MET)
Received: from mvela by fuzz.uucp with local (Exim 3.36 #1 (Debian))
	id 18Jm6b-000069-00
	for <93202-done@bugs.debian.org>; Thu, 05 Dec 2002 03:51:13 +0100
From: Matej Vela <vela@debian.org>
To: 93202-done@bugs.debian.org
Subject: Bug#93202: fixed in linuxconf 1.18r1
Date: 05 Dec 2002 03:51:13 +0100
Message-ID: <87lm35b2la.fsf@fuzz.uucp>
Lines: 5
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Matej Vela <mvela@public.srce.hr>
X-Virus-Scanned: by amavisd-milter at jagor.srce.hr
Delivered-To: 93202-done@bugs.debian.org
X-Spam-Status: No, hits=-0.5 required=5.0
	tests=SPAM_PHRASE_00_01,USER_AGENT
	version=2.41
X-Spam-Level: 

Quoting the upstream changelog for 1.18r1:

    Group edition: member list

                /etc/group is not rewritten using to break long lines.



Reply to: