From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=irif.fr (client-ip=2001:660:3301:8000::1:2; helo=korolev.univ-paris7.fr; envelope-from=jch@irif.fr; receiver=) Received: from korolev.univ-paris7.fr (korolev.univ-paris7.fr [IPv6:2001:660:3301:8000::1:2]) by mail.toke.dk (Postfix) with ESMTPS id 7A6107C2B57 for ; Fri, 1 Jan 2021 18:00:25 +0100 (CET) Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id 101H0NmQ007887; Fri, 1 Jan 2021 18:00:23 +0100 Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id 2C068BD57F; Fri, 1 Jan 2021 18:00:23 +0100 (CET) X-Virus-Scanned: amavisd-new at math.univ-paris-diderot.fr Received: from mailhub.math.univ-paris-diderot.fr ([127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id 8Hb2sJCEHPPI; Fri, 1 Jan 2021 18:00:22 +0100 (CET) Received: from pirx.irif.fr (unknown [78.194.40.74]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id F2D02BD57D; Fri, 1 Jan 2021 18:00:21 +0100 (CET) Date: Fri, 01 Jan 2021 18:00:21 +0100 Message-ID: <87r1n4lhi2.wl-jch@irif.fr> From: Juliusz Chroboczek To: err404@free.fr In-Reply-To: <06ba1226-3eee-fc5b-12a5-ee3121faf33c@free.fr> References: <06ba1226-3eee-fc5b-12a5-ee3121faf33c@free.fr> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/27.1 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-8859-1 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Fri, 01 Jan 2021 18:00:23 +0100 (CET) X-Miltered: at korolev with ID 5FEF5527.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 5FEF5527.000 from mailhub.math.univ-paris-diderot.fr/mailhub.math.univ-paris-diderot.fr/null/mailhub.math.univ-paris-diderot.fr/ X-j-chkmail-Score: MSGID : 5FEF5527.000 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham Content-Transfer-Encoding: quoted-printable Message-ID-Hash: VJ5JZ7IU6KDWFTXCXANPLE5WFKAPGTMQ X-Message-ID-Hash: VJ5JZ7IU6KDWFTXCXANPLE5WFKAPGTMQ X-MailFrom: jch@irif.fr 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 CC: galene@lists.galene.org X-Mailman-Version: 3.3.2 Precedence: list Subject: [Galene] Re: suggestion: "others" in config file, versus "anon" in web interface List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: > in the config file for a group, the user "others" can be set for > anonymous users. theses anonymous users appear with nickname: anon in > the web interface. That's not how "others" works: it specifies users that don't have the right to turn their camera on until they have been given the "present" permission by the operator (using the command "/present"). There are two ways of setting up a group in Gal=E8ne: - give all users the "present" persmission -- the administrator can the= n silence disruptive users using the "/unpresent" command; - give users just the "other" persmission -- the administrator can then use the "/present" command to voice a user. > what did you think if we change the "others" to "anonymous" in the conf= ig file? A better name would be welcome, but "anonymous" is a bad choice -- an anonymous user is just one that has an empty username. This is controlle= d by the "allow-anonymous" field. -- Juliusz