Share wizard: Difference between revisions

From Scalelogic Wiki
Jump to navigation Jump to search
migrate>Lu-K
No edit summary
No edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<p>This function allows you to change the SMB protocol settings for this share. To limit access to read-only, make sure the Read-only box is checked. Uncheck the Visible box to hide the share from the browse list. Select Guest to allow anonymous access to the share. Select Users with password to enforce user authentication.
'''"Enable SMB service":'''<br/>This will enable SMB service for given share.
</p><p>'''Handling large directories'''
 
This option allows you to significantly speed up file listing. The prerequisite is to convert all file and directory names to lower or upper case exclusively. Please select your preferred choice below.
Functions below allow you to change the SMB protocol settings for this share. To limit access to read-only, make sure the Read-only box is checked. Uncheck the Visible box to hide the share from the browse list. Select Guest to allow anonymous access to the share. Select Users with password to enforce user authentication.<br/><br/>'''Read only'''<br/>This option allows you to configure read-only access to the share.<br/><br/>'''Visible'''<br/>This option will make the share visible
Note
 
You will need to convert your existing file and directory names to lower or upper case before selecting this option, as otherwise they will become inaccessible.
'''Handling large directories'''<br/>This option allows you to significantly speed up file listing. The prerequisite is to convert all file and directory names to lower or upper case exclusively. Please select your preferred choice below.<br/><br/>'''Inherit owner'''<br/>The ownership of new files and directories is normally governed by effective uid of the connected user. If this option is checked, the ownership for new files and directories is taken from the ownership of the parent directory. Common scenarios where this behavior is useful is in implementing drop-boxes where users can create and edit files but not delete them.<br/><br/>'''Inherit permissions'''<br/>If this option is checked, new directories inherit the mode of the parent directory and new files inherit their read/write permissions from the parent directory. This option can be particularly useful on large systems with many users to allow a single [homes] share to be used flexibly by each user.<br/><br/>'''Map ACL inherit'''<br/>This option controls whether SAMBA will attempt to map the 'inherit' and 'protected' access control entry flags stored in Windows ACLs into an extended attribute. This option allows the Windows ACL editor to correctly use inheritance with the Samba POSIX ACL mapping code.<br/><br/>'''Location'''<br/>ZX WebGUI > Storage > Pool-XY > Shares > Expand dataset name > click "Add share" button > Access protocols
Note
 
Please note that due to case sensitivity issues, the operations above may have a negative impact on Unix-like systems.  Please prepare accordingly beforehand. Windows is not affected.
[[Category:Help topics]]
</p><p>'''Inherit owner'''
The ownership of new files and directories is normally governed by effective uid of the connected user. If this option is checked, the ownership for new files and directories is taken from the ownership of the parent directory.
Common scenarios where this behavior is useful is in implementing drop-boxes where users can create and edit files but not delete them.
</p><p>'''Inherit ACL's'''
This option can be used to ensure that if default acls exist on parent directories, they are always honored when creating a new file or subdirectory in these parent directories if the option is checked.
</p><p><br />
'''Inherit permissions'''
If this option is checked, new directories inherit the mode of the parent directory and new files inherit their read/write permissions from the parent directory.
This option can be particularly useful on large systems with many users to allow a single [homes] share to be used flexibly by each user.
</p><p>'''Map ACL inherit'''
This option controls whether SAMBA will attempt to map the 'inherit' and 'protected' access control entry flags stored in Windows ACLs into an extended attribute. This option allows the Windows ACL editor to correctly use inheritance with the Samba POSIX ACL mapping code.
Locking
This option controls whether or not locking will be performed by the server in response to lock requests from the client.
Note
Be careful about disabling locking as lack of locking may result in data corruption. You should never need to disable this option.
</p><p>Location:
</p><p>STORAGE &gt; PoolXY &gt; expand &gt; Shares
</p>

Latest revision as of 13:29, 22 September 2020

"Enable SMB service":
This will enable SMB service for given share.

Functions below allow you to change the SMB protocol settings for this share. To limit access to read-only, make sure the Read-only box is checked. Uncheck the Visible box to hide the share from the browse list. Select Guest to allow anonymous access to the share. Select Users with password to enforce user authentication.

Read only
This option allows you to configure read-only access to the share.

Visible
This option will make the share visible

Handling large directories
This option allows you to significantly speed up file listing. The prerequisite is to convert all file and directory names to lower or upper case exclusively. Please select your preferred choice below.

Inherit owner
The ownership of new files and directories is normally governed by effective uid of the connected user. If this option is checked, the ownership for new files and directories is taken from the ownership of the parent directory. Common scenarios where this behavior is useful is in implementing drop-boxes where users can create and edit files but not delete them.

Inherit permissions
If this option is checked, new directories inherit the mode of the parent directory and new files inherit their read/write permissions from the parent directory. This option can be particularly useful on large systems with many users to allow a single [homes] share to be used flexibly by each user.

Map ACL inherit
This option controls whether SAMBA will attempt to map the 'inherit' and 'protected' access control entry flags stored in Windows ACLs into an extended attribute. This option allows the Windows ACL editor to correctly use inheritance with the Samba POSIX ACL mapping code.

Location
ZX WebGUI > Storage > Pool-XY > Shares > Expand dataset name > click "Add share" button > Access protocols