From owner-freebsd-bugs Mon Sep 9 6:30: 8 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78B5237B400 for ; Mon, 9 Sep 2002 06:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B54E43E6E for ; Mon, 9 Sep 2002 06:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g89DU3JU000910 for ; Mon, 9 Sep 2002 06:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g89DU39x000908; Mon, 9 Sep 2002 06:30:03 -0700 (PDT) Date: Mon, 9 Sep 2002 06:30:03 -0700 (PDT) Message-Id: <200209091330.g89DU39x000908@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Magnus B{ckstr|m Subject: Re: misc/42590: pw doesn't accept "+" in usernames Reply-To: Magnus B{ckstr|m Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/42590; it has been noted by GNATS. From: Magnus B{ckstr|m To: Kirill Ponomarew Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/42590: pw doesn't accept "+" in usernames Date: Mon, 9 Sep 2002 15:22:59 +0200 (CEST) On Mon, 9 Sep 2002, Kirill Ponomarew wrote: > >Synopsis: pw doesn't accept "+" in usernames ..., thankfully. :-) Read the manual page for passwd(5), under the "YP/NIS INTERACTION" heading. (regardless of this, '+' isn't among the characters permitted in login names. I don't know which particular standard specified this, but it's fairly established now; consider e g the use of username+foobar@whatever to turn one's mail addresses into a namespace of sorts.) B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message