James,
The following commit will resolve the issue.
Thanks
--Rich
commit fd537fc50eeade63bbd2a66105f39d04a011a7f5
Author: Rich Johnston
Date: Mon Apr 22 17:32:05 2013 +
xfsprogs: xfs_quota allow user or group names beginning with digits
xfs_quota does not properly parse users o
On 04/16/2013 03:17 AM, James Carter wrote:
On 15/04/13 17:07, Rich Johnston wrote:
I don't think this is a bug, username must begin with a character
(unless you created the user using NIS or adduser --force-badname).
My understanding that this is a recommendation rather than a
requirement. u
On 15/04/13 17:07, Rich Johnston wrote:
I don't think this is a bug, username must begin with a character
(unless you created the user using NIS or adduser --force-badname).
My understanding that this is a recommendation rather than a
requirement. useradd(8) has the following to say:
On 04/15/2013 09:46 AM, James Carter wrote:
Subject: xfsprogs: xfs_quota misinterprets usernames with leading digits
Package: xfsprogs
Version: 3.1.4
Severity: normal
*** Please type your report below this line ***
xfs_quota interprets usernames with leading digits as a numeric UID so,
for exam
Subject: xfsprogs: xfs_quota misinterprets usernames with leading digits
Package: xfsprogs
Version: 3.1.4
Severity: normal
*** Please type your report below this line ***
xfs_quota interprets usernames with leading digits as a numeric UID so,
for example:
# xfs_quota -c 'quota -h -u 2000ad' /st
5 matches
Mail list logo