Date: Fri, 19 Sep 2003 09:07:44 +0200 (CEST) From: Michael Bretterklieber <mbretter@a-quadrat.at> To: FreeBSD-gnats-submit@FreeBSD.org Subject: bin/56991: getfacl long groupnames (Cannot allocate memory) Message-ID: <20030919070744.045FA5C0E4@files.a-quadrat.at> Resent-Message-ID: <200309190710.h8J7ADp7037143@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 56991
>Category: bin
>Synopsis: getfacl long groupnames (Cannot allocate memory)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 19 00:10:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Michael Bretterklieber
>Release: FreeBSD 5.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD files.a-quadrat.at 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #2: Wed Sep 3 12:09:08 CEST 2003 root@files.a-quadrat
.at:/usr/src/sys/i386/compile/FILES i386
>Description:
it looks like getfacl has problems with long groupnames, getfacl returns the error message: Cannot allocate memory, if
a groupname exceeds a significant number of chars.
>How-To-Repeat:
add a group named "averylonggroupname"
touch acl-test
setfacl -m g:averylonggroupname:rw acl-test
bash-2.05b# getfacl acl-test
#file:acl-test
#owner:0
#group:2000
getfacl: acl-test: Cannot allocate memory
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030919070744.045FA5C0E4>
