Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2003 19:04:49 +0200 (=?ISO-8859-15?Q?Westeurop=E4ische_Normalzeit?=)
From:      Michael Bretterklieber <mbretter@a-quadrat.at>
To:        freebsd-current@freebsd.org
Subject:   getfacl long groupnames (getfacl: test: Cannot allocate memory) (fwd)
Message-ID:  <Pine.WNT.4.56.0309161904340.1048@kakxp>

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

it looks like getfacl has problems with long groupnames:
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

this seems to be a problem with getfacl, because viewing this file from
windows via SAMBA makes no problems, i.e. I can see the
"averylonggroupname" group with access-rights.

I'm running 5.1-RELEASE,

bye,
--
------------------------------- ----------------------------------
Michael Bretterklieber          - http://www.bretterklieber.com
A-Quadrat Automation GmbH       - http://www.a-quadrat.at
Tel: ++43-(0)3172-41679         - GSM: ++43-(0)699 12861847
------------------------------- ----------------------------------
"...the number of UNIX installations has grown to 10, with more
expected..." - Dennis Ritchie and Ken Thompson, June 1972



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