Results 1 to 2 of 2

Thread: Old Post about ACL still valid?

  1. #1
    Join Date
    Mar 2009
    Beans
    128

    Old Post about ACL still valid?

    I ran across this thread in the archives that laid out how share a directory with ACL. Being 3 years old, I was wondering if it was still a valid solution or if anything has changed since then that would negate it.

  2. #2
    Join Date
    Mar 2009
    Beans
    128

    Re: Old Post about ACL still valid?

    This is more of a personal post so I can recreate it later:

    Here's how I used ACL to properly work with my Samba share:

    On Samba server:
    Code:
    sudo setfacl -dR --set u:toshiba:rwx,g:toshiba:rwx,o::rx /home/shared
    Last edited by randyklein99; May 31st, 2009 at 01:27 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •