This command will set "Windows Extended ACL" and "Extended Attributes". It will also enable CIFS on the network share.qs share-create --pool={PoolName} --name={ShareName} --cifs-enable=true --cifs-options="store dos attributes=yes,acl_xattr:ignore system acls=yes,ea support=yes,map system=no,map readonly=no,vfs objects=acl_xattr,map hidden=no,map acl inherit=yes"
* Replace {PoolName} and {ShareName} with the pool you wish to create it on, and the name you wish to give it.
How do I set "Windows Extended ACL" and "Extended Attributes" using the qs share-create command
Have more questions? Submit a request
Comments