Date: Wed, 27 Aug 2014 16:40:23 +0700 From: Daniel <info@collisiondetection.biz> To: freebsd-questions@freebsd.org Subject: Removing ACLs From SAMBA share Message-ID: <53FDA787.9030505@collisiondetection.biz>
next in thread | raw e-mail | index | archive | help
Hi,
I am trying to remove ACLs across a samba share - /mnt/raid_zfs/samba#
I would like to stop using these ACLs and return to standard UNIX
permissions.
An example of our current ACLs:
#getfacl Finan\ Admin\ HR/
# file: Finan Admin HR/
# owner: eliane
# group: ManageAssist
owner@:rwxpDdaARWcCos:fd----:allow
group@:rwxpDdaARWcCos:fd----:allow
everyone@:r-x-D-a-R-c---:fd----:allow
I've managed to remove them on a per folder basis using setfacl -b
NAME (remove acls) However for many folders and files this isn’t
practical.
How can I stop using ACLs and return to normal UNIX permissions ?
Thanks for the help,
Dan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53FDA787.9030505>
