From owner-freebsd-stable Mon Oct 2 8:33:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 71FCD37B66F for ; Mon, 2 Oct 2000 08:33:17 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id e92FXGI02380; Mon, 2 Oct 2000 09:33:16 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id JAA11398; Mon, 2 Oct 2000 09:33:14 -0600 (MDT) Message-Id: <200010021533.JAA11398@harmony.village.org> To: Gianmarco Giovannelli Subject: Re: username with - Cc: stable@FreeBSD.ORG In-reply-to: Your message of "Mon, 02 Oct 2000 08:27:08 +0200." <5.0.0.25.0.20001002082345.0256ceb0@194.184.65.4> References: <5.0.0.25.0.20001002082345.0256ceb0@194.184.65.4> Date: Mon, 02 Oct 2000 09:33:14 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <5.0.0.25.0.20001002082345.0256ceb0@194.184.65.4> Gianmarco Giovannelli writes: : Hi, : Our adduser let me add username with a dash inside (I use them to identify : the user of virtual domains), like : : ac-info : : But rmuser refuse to delete them : : gmarco:/home/gmarco# rmuser ac-info : Sorry, login name must contain alphanumeric characters only. : : So, who is right ? adduser or rmuser ? Adduser is right. Dashes are allowed in user names. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message