Command
weka smb share update
Use the following command line to update an existing share:
weka smb share update <share-id> [--encryption encryption]
Parameters
Name | Type | Value | Limitations | Mandatory | Default |
---|---|---|---|---|---|
share-id | Number | The ID of the share to be updated | Must be a valid share ID | Yes | |
encryption | String | The share encryption policy. desired - turns on data encryption for this share for clients that support encryption if negotiation has been enabled globally. required - enforces encryption for the shares. Clients that do not support encryption will be denied access to the share. If the global option is set to disabled access will be denied to these shares for all clients | cluster_default desired or required | No |