Your message dated Tue, 8 Feb 2005 17:13:56 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#131654: [Adduser-devel] Re: Processed: Re: --force-badname
unsupported by groupadd
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; 31 Jan 2002 07:33:38 +0000
>From [EMAIL PROTECTED] Thu Jan 31 01:33:38 2002
Return-path: <[EMAIL PROTECTED]>
Received: from rave.iinet.net.au [203.59.130.251]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 16WBiz-0000eF-00; Thu, 31 Jan 2002 01:33:37 -0600
Received: (qmail 15252 invoked from network); 31 Jan 2002 07:24:50 -0000
Received: from rave.iinet.net.au (203.59.130.251)
by rave.iinet.net.au with SMTP; 31 Jan 2002 07:24:50 -0000
Date: Thu, 31 Jan 2002 15:24:50 +0800 (WST)
From: Anna Kauffmann <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: --force-badname unsupported by groupadd
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
Package: gnome-bin
Version: 1.2.13-9
When I try and use --force-badname with groupadd, abnormal group names are
still rejected as invalid.
Eg (1):
mentor:/home# adduser --group --force-badname nameservercontroller
Adding group nameservercontroller (102)...
groupadd: nameservercontroller is a not a valid group name
adduser: `groupadd -g 102 nameservercontroller' returned error code
3. Aborting.
Cleaning up.
Depending on your reasons for wanting a bad group name, this can be worked
around by creating the group as --system, so that it's given nogroup as a
group.
Anna Kauffmann
Network Operations
iiNet Limited
---------------------------------------
Received: (at 131654-done) by bugs.debian.org; 8 Feb 2005 17:24:27 +0000
>From [EMAIL PROTECTED] Tue Feb 08 09:24:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from perrier.eu.org (kheops.perrier.eu.org) [81.56.227.253]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CyZ62-0002n8-00; Tue, 08 Feb 2005 09:24:27 -0800
Received: from localhost (localhost [127.0.0.1])
by kheops.perrier.eu.org (Postfix) with ESMTP
id 33FF74F9AD; Tue, 8 Feb 2005 18:23:34 +0100 (CET)
Received: from kheops.perrier.eu.org ([127.0.0.1])
by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 16574-08; Tue, 8 Feb 2005 18:23:28 +0100 (CET)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org
[192.168.1.3])
by kheops.perrier.eu.org (Postfix) with ESMTP
id 8BF514F9B2; Tue, 8 Feb 2005 18:23:16 +0100 (CET)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 7426)
id 4916E2329E; Tue, 8 Feb 2005 17:13:56 +0100 (CET)
Date: Tue, 8 Feb 2005 17:13:56 +0100
From: Christian Perrier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED],
[EMAIL PROTECTED]
Subject: Re: Bug#131654: [Adduser-devel] Re: Processed: Re: --force-badname
unsupported by groupadd
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL
PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
X-message-flag: Outlook is a good virus spreading tool. It can send mail, too.
X-pot_a_miel: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at kheops.frmug.org
Delivered-To: [EMAIL PROTECTED]
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-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
> > We should probably consider some day declaring useradd and groupadd
> > obsoleted by adduser and addgroup which have far more features.
>
> useradd is the standard way that is available on most UNIX systems.
> additionally, adduser uses useradd to do the actuall adding of the new
> account.
>
> adduser, otoh, is a Debianism.
>
> To use other words: adduser is the front-end, useradd is the back-end.
OK, fine. I was completely missing that point. My remarks are thus
irrelevant, of course.
So, now, my problem is that I absolutely don't see where is the bug
indeed:
adduser --group --force-badname nameservercontroller
Adding group `nameservercontroller' (1006)...
Fait.
In other words, groupadd is OK with the mentioned group name.
This was probably corrected during the upstream switch from
20000902 to 4.0.3 which occurred on Sep 18 2002.
Hence closing the bug report.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]