Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2004 11:20:41 GMT
From:      "Aleksey V. Zhiltsov" <shooter@mts-nn.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/71928: Disk quota don't work with numeric login
Message-ID:  <200409201120.i8KBKfpY028724@www.freebsd.org>
Resent-Message-ID: <200409201130.i8KBUM2i010689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71928
>Category:       bin
>Synopsis:       Disk quota don'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:
>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409201120.i8KBKfpY028724>