From owner-freebsd-questions@FreeBSD.ORG Fri Sep 29 02:37:17 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8752716A403; Fri, 29 Sep 2006 02:37:17 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C152243D45; Fri, 29 Sep 2006 02:37:16 +0000 (GMT) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id 19D2B4E72F; Fri, 29 Sep 2006 04:37:18 +0200 (CEST) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07898-01; Fri, 29 Sep 2006 04:37:17 +0200 (CEST) Received: from gandalf (unknown [81.0.245.205]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id 8AD4B4E705; Fri, 29 Sep 2006 04:37:17 +0200 (CEST) From: =?iso-8859-2?Q?Daniel_Dvo=F8=E1k?= To: Date: Fri, 29 Sep 2006 04:37:13 +0200 Message-ID: <012501c6e370$2bf90460$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Thread-Index: AcbjcCus+TdlII9jTEOI2ZyBeKXsrA== X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at profix.cz Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: adding other login class to login.conf in case one is already there X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 02:37:17 -0000 Hi all, could somebody looks at this PR ? http://www.freebsd.org/cgi/query-pr.cgi?pr=3D103794 It began with my mail to LI Xin. He agreed that I attach our mail=B4s correspondence. Here it is: =20 > -----Original Message----- > From: LI Xin [ = mailto:delphij@delphij.net]=20 > Sent: Thursday, September 21, 2006 8:24 AM > To: dandee@volny.cz > Cc: delphij@FreeBSD.ORG > Subject: Re: /etc/login.conf - add czech user login class with locales >=20 > Hello Xin Li, > I found out that last change to login.conf perhaps you have done. > I see Russian user class and definition of lang and mm_char. > Why is there only that one class ? > Is it possible to upadte this file in CVS and add new user class for=20 > czech language ? > czech|Czech Users Accounts:\ > :charset=3DISO-8859-2:\ > :lang=3Dcs_CZ.ISO8859-2:\ > :tc=3Ddefault: According to the CVS annotate, it seems that ache@ has added the Russian user class 9 years ago. It looks like an example to me, though. Actually the previous change I have made against RELENG_6 was a comment change which reduces diff against -HEAD, but frankly I am not an expert = in this stuff, so it would probably better if there is someone who is more quantifiable than me to do the CVS operation. Would you please send a patch as PR, so someone can pick up (perhaps = also by sending a reminder to -current@)? I guess there were some performance concerns about adding more login classes in the past, but with the newly added NSS caching mechanism things could have changed :-) Cheers, =20 So could somebody give one=B4s opinion or even commit this change to = RELENG_6 and HEAD CVS tree ? =20 Thank you for attention. Daniel