Author Topic: ACLs on /home/samba tree?  (Read 1688 times)

abluesongbird

  • Guest
ACLs on /home/samba tree?
« on: February 07, 2013, 11:45:08 pm »
I just installed zentyal 3.0 and accidentally cleared the ACLs off of the /samba tree.  Would someone please check their ACLs and let me know how they are set?  You can run

* getfacl /home/samba
* getfacl /home/samba/profiles
* getfacl /home/samba/shares

My output appears below.  What does yours look like?  Thanks in advance.

root@cheddar:/home# getfacl /home/samba
getfacl: Removing leading '/' from absolute path names
# file: home/samba
# owner: root
# group: __USERS__
user::rwx
group::rwx
other::---

root@cheddar:/home# getfacl /home/samba/profiles/
getfacl: Removing leading '/' from absolute path names
# file: home/samba/profiles/
# owner: root
# group: __USERS__
user::rwx
group::rwx
other::---

root@cheddar:/home# getfacl /home/samba/shares/
getfacl: Removing leading '/' from absolute path names
# file: home/samba/shares/
# owner: root
# group: __USERS__
user::rwx
group::rwx
other::---