-
Notifications
You must be signed in to change notification settings - Fork 39
MeshCentral Assistant guest sharing #46
Description
@krayon007 @Ylianst Could you help me?
Even changing the config.json file, restarting the server, the option for guest sharing is not shown.
I re-downloaded the wizard client and reinstalled it with the tray and nothing is shown.
The functionality is described in this link: Ylianst/MeshCentral#3230
Server:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
MeshCentral Version: 1.1.43
Instalation method: NPM
NPM version: 10.8.2
Node version: 18.20.6
Command execution: node node_modules/meshcentral --wanonly
Client:
SO: Windows 11 - 24h2 - 26100
MeshCentral Assistant version: 0.1.0.1
Editing the config.cfg file add:
"AgentSelfGuestSharing": {
"expire": 5
}
or following the documentation: https://github.com/Ylianst/MeshCentral/blob/master/meshcentral-config-schema.json
"agentSelfGuestSharing": {
"expire": 5
}
And reboot server
MeshAssistant: Does not show anything related to guest sharing (bug?)

