Command
weka smb cluster trusted-domains addUse the following command line to add an SMB trusted domain:
weka smb cluster trusted-domains add <domain-name> <from-id> <to-id>
Parameters
Name | Type | Value | Limitations | Mandatory | Default |
---|---|---|---|---|---|
domain-name | String | The name of the domain being added | Must be a valid name (ASCII) | Yes | |
from-id | Number | The first ID of the range for the domain ID mapping | The range cannot overlap with other domains | Yes | |
to-id | Number | The last ID of the range for the domain ID mapping | The range cannot overlap with other domains | Yes |