From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by mail.toke.dk (Postfix) with ESMTPS id B3CC77C2B7E for ; Fri, 1 Jan 2021 18:10:42 +0100 (CET) Received: from [10.27.0.226] (unknown [82.66.91.91]) (Authenticated sender: err404) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 1B2DF20039F; Fri, 1 Jan 2021 18:10:37 +0100 (CET) To: Juliusz Chroboczek References: <06ba1226-3eee-fc5b-12a5-ee3121faf33c@free.fr> <87r1n4lhi2.wl-jch@irif.fr> From: err404@free.fr Message-ID: Date: Fri, 1 Jan 2021 18:10:36 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 In-Reply-To: <87r1n4lhi2.wl-jch@irif.fr> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable Message-ID-Hash: SEVOE2J7QILZBOMB7Y53SI7MIIRRMB45 X-Message-ID-Hash: SEVOE2J7QILZBOMB7Y53SI7MIIRRMB45 X-MailFrom: err404@free.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: On 1/1/21 6:00 PM, Juliusz Chroboczek wrote: >> 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. >=20 > 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"). >=20 > There are two ways of setting up a group in Gal=C3=A8ne: >=20 > - give all users the "present" persmission -- the administrator can = then > silence disruptive users using the "/unpresent" command; > - give users just the "other" persmission -- the administrator can t= hen > use the "/present" command to voice a user. >=20 >> what did you think if we change the "others" to "anonymous" in the con= fig file? >=20 > 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 control= led > by the "allow-anonymous" field. >=20 > -- Juliusz >=20 thanks for your answer. I activateed the "allow-anonymous" and also the "others" fields, it was c= onfusing for me. it is more clear now :p