Add oder remove user #92

Closed
opened 2022-10-27 10:38:47 +00:00 by tomcatcw1980 · 2 comments
tomcatcw1980 commented 2022-10-27 10:38:47 +00:00 (Migrated from github.com)

Hi there,

first of all: This is an amazing work. Many thanks for that. I tried out other installing tutorials with jibri and nothing worked in the end. This script works from the beginning!

Know I have only a question not realy an issue: Where can I add or remove users? I tried adding a new user with the following snippet

sudo prosodyctl register alice video.mydomain.com secretpassword123

But I receive an error:

`**************************
Prosody was unable to find lua-unbound
This package can be obtained in the following ways:

Debian/Ubuntu | sudo apt install lua-unbound
luarocks | luarocks install luaunbound
Source | https://www.zash.se/luaunbound.html

Old DNS resolver library will be used
More help can be found on our website, at https://prosody.im/doc/depends
**************************`

Can you guys steer me in the right direction?

Thank you in advance
Christian

Hi there, first of all: This is an amazing work. Many thanks for that. I tried out other installing tutorials with jibri and nothing worked in the end. This script works from the beginning! Know I have only a question not realy an issue: Where can I add or remove users? I tried adding a new user with the following snippet `sudo prosodyctl register alice video.mydomain.com secretpassword123` But I receive an error: `************************** Prosody was unable to find lua-unbound This package can be obtained in the following ways: Debian/Ubuntu | sudo apt install lua-unbound luarocks | luarocks install luaunbound Source | https://www.zash.se/luaunbound.html Old DNS resolver library will be used More help can be found on our website, at https://prosody.im/doc/depends **************************` Can you guys steer me in the right direction? Thank you in advance Christian
Ark74 commented 2022-10-27 12:36:06 +00:00 (Migrated from github.com)

That's not an error, maybe a warning at best. Since prosody 12, it ask for several packages for the prosody framework, but they are not required on Jitsi Meet, so yeah you get the message on any prosody change you make, still not necessary to our setup.

Have you tried login with the user you just created?

That's not an error, maybe a warning at best. Since prosody 12, it ask for several packages for the prosody framework, but they are not required on Jitsi Meet, so yeah you get the message on any prosody change you make, still not necessary to our setup. Have you tried login with the user you just created?
Ark74 commented 2022-10-28 11:17:16 +00:00 (Migrated from github.com)

Feel free to reopen if you think is necessary.
Regards

Feel free to reopen if you think is necessary. Regards
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: switnet/quick-jibri-installer#92
No description provided.