Enabling Global MMC Management

From OSNEXUS Online Documentation Site
Revision as of 21:12, 1 March 2017 by Qadmin (talk | contribs) (Created page with "To enable MMC management of all network shares in a given appliance one must [http://www.vionblog.com/manage-samba-permissions-from-windows/ manually editing the smb.conf] fil...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To enable MMC management of all network shares in a given appliance one must manually editing the smb.conf file. In the top section where the [global] stanza is specified add these items just after the [global] tag.

vfs objects = acl_xattr
map acl inherit = Yes
store dos attributes = Yes