From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from srv1.stroeder.com (srv1.stroeder.com [213.240.180.113]) by mail.toke.dk (Postfix) with ESMTPS id 25C087CB263 for ; Thu, 14 Jan 2021 10:19:58 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1536-bit key) header.d=stroeder.com header.i=@stroeder.com header.b=tkw4Y44V DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=stroeder.com; s=stroeder-com-20201114; t=1610615996; bh=Cxf/mCOpF+UE7YKYLNrPj4YmIXvF+hff4MU2CvwWq9k=; h=To:From:Subject:Date:From; b=tkw4Y44VK5AJbw8wm1IkSRGPjCxUvonFNUNBv37LbwWFTC6xHbhBjk3LlNorhcwjM Oapq6ogjlChszWYr8F8CyK8Ux9d+UwQstfl8k3SXyHDnchlrkecL7bDD/0nYWV/1Ae 8z+I2lpWGG5GH7GnZARAT226CjxKRENx+WQC5A5xokF1gPmyx7UCoY6LtufVKnc5dx sxWPaSRR98K6GQquZBjEDeP7VboprmOyng8U92xGsv1c/b4/sr7vLeVGhlD To: galene@lists.galene.org From: =?UTF-8?Q?Michael_Str=c3=b6der?= Message-ID: <394af17f-0f68-2c37-e9db-043433fd2bb7@stroeder.com> Date: Thu, 14 Jan 2021 10:19:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Message-ID-Hash: V5Z7ABDC2ZQQE7GDTCVQ6FIWTEHUY57Y X-Message-ID-Hash: V5Z7ABDC2ZQQE7GDTCVQ6FIWTEHUY57Y X-MailFrom: michael@stroeder.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.3.2 Precedence: list Subject: [Galene] autolock always locks List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: HI! New autolock options sounds great! But for me it does not work as expected. I've defined a group like this: { "contact": "michael@stroeder.com", "comment": "Private Conference", "description": "Private Conference", "autolock": true, "public": true, "op": [ { "username":"msop", "password":"supersecret" } ], "presenter": [{}], "allow-recording": true, "max-clients": 6 } After entering the session as "msop", I verify that option menu shows ops right. But I cannot enter as another user "foo" (without password). "The server said: this group is locked=E2=9C=96 Gal=C3=A8ne" Something else I have to define? Ciao, Michael.