From nobody@FreeBSD.org  Mon Sep 20 11:20:41 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D0BBB16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Sep 2004 11:20:41 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C7B8443D2D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Sep 2004 11:20:41 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i8KBKfGT028725
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Sep 2004 11:20:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i8KBKfpY028724;
	Mon, 20 Sep 2004 11:20:41 GMT
	(envelope-from nobody)
Message-Id: <200409201120.i8KBKfpY028724@www.freebsd.org>
Date: Mon, 20 Sep 2004 11:20:41 GMT
From: "Aleksey V. Zhiltsov" <shooter@mts-nn.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Disk quota don't work with numeric login
X-Send-Pr-Version: www-2.3

>Number:         71928
>Category:       bin
>Synopsis:       Disk quota doesn't work with numeric login
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 20 11:30:22 GMT 2004
>Closed-Date:    
>Last-Modified:  Sun Oct 24 00:14:21 GMT 2004
>Originator:     Aleksey V. Zhiltsov
>Release:        4.10-RELEASE-p2
>Organization:
none
>Environment:
FreeBSD virtualhost.mts-nn.ru 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Mon Sep 13 11:50:31 MSD 2004     root@virtualhost.mts-nn.ru:/usr/src/sys/compile/virtualhost  i386
      
>Description:
If I create user with numeric login, then disk quotas for this user does't work.
Other quotas work fine.
>How-To-Repeat:
pw useradd -n 112233 -d /home/112233 -s /bin/sh -m
edquota -u -e /home:0:1024:0:1000 112233
su - 112233
dd if=/dev/zero of=./test count=2001
ls -l ./test

>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:
