Skip to content

Client setup and use

tim-hardcastle edited this page Oct 6, 2023 · 9 revisions

To talk to Charm in its role as a server, I have supplied a little desktop client called HubTalk.

The end-users of an administered hub have only a few ways to interact with it. Obviously they aren't allowed to start and stop services, which is reserved for the admins. But they can register and log in and out of the hub. Here are the extra hub commands they have access to.

hub register

This will make the hub ask them for their details (name, username, email etc) to set up an account. They are then put in the Guest group.

hub log on and hub log off

These are used by registered users to log on and off.

hub groups

Lists the groups of which the user is a member.

hub services

Lists the services to which the user has access.

hub unregister

Deletes the user's account.

🧿 Pipefish

Clone this wiki locally