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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to