Setting up ACLs in Samba for user control

Setting up ACLs in Samba for user control

How would I setup ACLs in Samba for user control?

    Requires Free Membership to View

    When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchEnterpriseLinux.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseLinux.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

To enable the use of POSIX ACLs with Samba a few basic provisions must be made:

1. The underlying file system needs to have ACLs enabled. This means that there needs to be kernel level ACLs support.

2. The file system needs to be formatted with a suitable file system (EXT2/3, ReiserFS, XFS, JFS).

3. Samba must be compiled with ACLs support enabled SuSE 8.1, UnitedLinux 1.0, and Mandrake Linux ship with ACLs support in the OEM original kernel as well as in the versions of Samba that they provide.


This was first published in February 2003