Differences between version 15 and previous revision of AccessControlLists.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 15 | Last edited on Wednesday, March 9, 2005 5:38:50 am | by PaulScheremet | Revert |
Older page: | version 14 | Last edited on Thursday, September 30, 2004 9:58:19 am | by DanielLawson | Revert |
@@ -77,5 +77,5 @@
Additional informations can be found in the [man pages|http://acl.bestbits.at/man/man.shtml] or in this [article|http://www.linux-mag.com/2003-09/acls_01.html].
!!!ACL's with Samba
-Samba 3 supports using libacl to support full ACL access to Samba shares. You need to ensure it's compiled into Samba (it probably is
) and install libacl.
Then it seems like you don't have to do anything more. See http://www.bluelightning.org/linux/samba_acl_howto/ for a small howto.
+Samba 3 supports using libacl to support full ACL access to Samba shares. You need to ensure it's compiled into Samba (by running <verbatim>testparm -v</verbatim>
) and install libacl. Then it seems like you don't have to do anything more. See http://www.bluelightning.org/linux/samba_acl_howto/ for a small howto.