From rea@rea.mbslab.kiae.ru  Fri Jun 20 06:05:25 2003
Return-Path: <rea@rea.mbslab.kiae.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C03FF37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Jun 2003 06:05:25 -0700 (PDT)
Received: from rea.mbslab.kiae.ru (rea.mbslab.kiae.ru [144.206.177.25])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1B30E43FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Jun 2003 06:05:24 -0700 (PDT)
	(envelope-from rea@rea.mbslab.kiae.ru)
Received: from rea.mbslab.kiae.ru (localhost [127.0.0.1])
	by rea.mbslab.kiae.ru (8.12.9/8.12.8) with ESMTP id h5KD8uqE051253
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Jun 2003 17:08:56 +0400 (MSD)
Received: (from rea@localhost)
	by rea.mbslab.kiae.ru (8.12.9/8.12.8/Submit) id h5KD8oFi051252;
	Fri, 20 Jun 2003 17:08:50 +0400 (MSD)
Message-Id: <200306201308.h5KD8oFi051252@rea.mbslab.kiae.ru>
Date: Fri, 20 Jun 2003 17:08:50 +0400 (MSD)
From: "Eygene A. Ryabinkin" <rea@rea.mbslab.kiae.ru>
Reply-To: "Eygene A. Ryabinkin" <rea@rea.mbslab.kiae.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: /usr/sbin/adduser bug
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53550
>Category:       bin
>Synopsis:       /usr/sbin/adduser bug
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 20 06:10:12 PDT 2003
>Closed-Date:    Fri Jun 20 09:54:23 PDT 2003
>Last-Modified:  Fri Jun 20 09:54:23 PDT 2003
>Originator:     Eygene A. Ryabinkin
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
RRC KI
>Environment:
	i386 PC, FreeBSD 5.1-RELEASE, generic kernel, clean system.
>Description:
  Bug in new adduser script: if user supplies password with backslash symbol
 in it, script will say: "Passwords didn't match."
>How-To-Repeat:
  When adding a user via /usr/sbin/adduser script supply any password with '\'
 character.
>Fix:
  Add -r switch to `read' function on line 641 of /usr/sbin/adduser script.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mtm 
State-Changed-When: Fri Jun 20 09:53:51 PDT 2003 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53550 
>Unformatted:
