Output of midclt call smb.config | jq
{
"id": 1,
"netbiosname": "freenas",
"netbiosalias": [],
"workgroup": "WORKGROUP",
"description": "FreeNAS Server",
"unixcharset": "UTF-8",
"loglevel": "MINIMUM",
"syslog": false,
"aapl_extensions": true,
"localmaster": true,
"guest": "nobody",
"filemask": "",
"dirmask": "",
"smb_options": "getwd cache = yes\nsocket options = TCP_NODELAY IPTOS_LOWDELAY\nread raw = yes\nwrite raw = yes\naio write size = 16384\naio read size = 16384\nmin receivefile size = 16384 \nuse sendfile = yes\nidmap cache time = 604\ndirectory name cache size = 0",
"bindip": [],
"cifs_SID": "S-1-5-21-4108125044-3368457986-378359523",
"ntlmv1_auth": false,
"enable_smb1": false,
"admin_group": null,
"next_rid": 1001,
"multichannel": false,
"netbiosname_local": "freenas"
}
Output of midclt call sharing.smb.query | jq
{
"id": 1,
"purpose": "ENHANCED_TIMEMACHINE",
"path": "/mnt/TOOLSHED_STORAGE/TimeMachine",
"path_suffix": "%U",
"home": false,
"name": "TimeMachine",
"comment": "",
"ro": false,
"browsable": true,
"recyclebin": false,
"guestok": false,
"hostsallow": [],
"hostsdeny": [],
"auxsmbconf": "",
"aapl_name_mangling": false,
"abe": false,
"acl": true,
"durablehandle": true,
"streams": true,
"timemachine": true,
"timemachine_quota": 0,
"vuid": "0da014b0-f297-446c-89e3-85d6b0c63092",
"shadowcopy": true,
"fsrvp": false,
"enabled": false,
"afp": false,
"audit": {
"enable": false,
"watch_list": [],
"ignore_list": []
},
"path_local": "/mnt/TOOLSHED_STORAGE/TimeMachine",
"locked": false
},
{
"id": 3,
"purpose": "NO_PRESET",
"path": "/mnt/SSD_RAID/WORKING",
"path_suffix": "",
"home": false,
"name": "WORKING",
"comment": "",
"ro": false,
"browsable": true,
"recyclebin": false,
"guestok": false,
"hostsallow": [],
"hostsdeny": [],
"auxsmbconf": "",
"aapl_name_mangling": true,
"abe": false,
"acl": true,
"durablehandle": true,
"streams": true,
"timemachine": false,
"timemachine_quota": 0,
"vuid": "",
"shadowcopy": true,
"fsrvp": false,
"enabled": false,
"afp": false,
"audit": {
"enable": false,
"watch_list": [],
"ignore_list": []
},
"path_local": "/mnt/SSD_RAID/WORKING",
"locked": false
},
{
"id": 4,
"purpose": "DEFAULT_SHARE",
"path": "/mnt/SERVER_SSD/Sound_Rolls",
"path_suffix": "",
"home": false,
"name": "Sound_Rolls",
"comment": "",
"ro": false,
"browsable": true,
"recyclebin": false,
"guestok": false,
"hostsallow": [],
"hostsdeny": [],
"auxsmbconf": "",
"aapl_name_mangling": false,
"abe": false,
"acl": true,
"durablehandle": true,
"streams": true,
"timemachine": false,
"timemachine_quota": 0,
"vuid": "",
"shadowcopy": true,
"fsrvp": false,
"enabled": false,
"afp": false,
"audit": {
"enable": false,
"watch_list": [],
"ignore_list": []
},
"path_local": "/mnt/SERVER_SSD/Sound_Rolls",
"locked": false
}