From nobody@FreeBSD.org  Fri Sep 29 01:41:40 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E90A116A407
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Sep 2006 01:41:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B635743D46
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Sep 2006 01:41:40 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k8T1fbXo045411
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Sep 2006 01:41:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k8T1fbY9045410;
	Fri, 29 Sep 2006 01:41:37 GMT
	(envelope-from nobody)
Message-Id: <200609290141.k8T1fbY9045410@www.freebsd.org>
Date: Fri, 29 Sep 2006 01:41:37 GMT
From: "Daniel Dvo&#345;k" <dandee@hellteam.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: adding other login class to login.conf in case one is already there
X-Send-Pr-Version: www-2.3

>Number:         103794
>Category:       conf
>Synopsis:       adding other login class to login.conf in case one is already there
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 29 01:50:20 GMT 2006
>Closed-Date:    
>Last-Modified:  Fri Sep 29 13:01:09 GMT 2006
>Originator:     Daniel Dvo&#345;k
>Release:        6.1-STABLE
>Organization:
>Environment:
FreeBSD x.y.z 6.1-STABLE FreeBSD 6.1-STABLE #6: Sun Sep  3 14:14:35 CEST 2006     w@x.y.z:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
I often use login class with localization, and I found out that the best and clean way is through login.conf and definition new class. Sometime I install many boxes and it is annoying to edit login.conf to add language user class again and again. A man is lazy. :)
 
I see Russian user class and definition of lang and mm_char.
 
Why is there only that one class ?
 
Is it possible to update this file in CVS and add new user class for czech language or other language classes in 6.2-Release and CURRENT ?

>How-To-Repeat:

>Fix:
czech|Czech Users Accounts:\
         :charset=ISO-8859-2:\
         :lang=cs_CZ.ISO8859-2:\
         :tc=default:
>Release-Note:
>Audit-Trail:

From: Matteo Riondato <matteo@freebsd.org>
To: Daniel =?iso-8859-1?Q?Dvo&#345=3B=E1k?= <dandee@hellteam.net>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: conf/103794: adding other login class to login.conf in case one is already there
Date: Fri, 29 Sep 2006 09:08:40 +0200

 --4SFOXa2GPu3tIq4H
 Content-Type: text/plain; charset=iso-8859-1
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Fri, Sep 29, 2006 at 01:41:37AM +0000, Daniel Dvo&#345;=E1k wrote:
 > I often use login class with localization, and I found out that the best =
 and clean way is through login.conf and definition new class. Sometime I in=
 stall many boxes and it is annoying to edit login.conf to add language user=
  class again and again. A man is lazy. :)
 > =20
 > I see Russian user class and definition of lang and mm_char.
 > =20
 > Why is there only that one class ?
 
 Because it's just an example. We could not add a login class for every
 supported language to login.conf, since this would generate confusion.
 If you think my answer is enough, I would close this PR.
 Thanks
 Best regards
 --=20
 Matteo Riondato
 FreeBSD Committer (http://www.freebsd.org)
 G.U.F.I. Staff Member (http://www.gufi.org)
 FreeSBIE Developer (http://www.freesbie.org)
 
 --4SFOXa2GPu3tIq4H
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.5 (FreeBSD)
 
 iD8DBQFFHMZ42Mp4pR7Fa+wRAjdxAKCUSekobT6/tuz36SYR5qR8yYTf2ACfSLxY
 Fym6vnUy54sbr8mBtm2pFN8=
 =28yX
 -----END PGP SIGNATURE-----
 
 --4SFOXa2GPu3tIq4H--

From: =?iso-8859-2?Q?Daniel_Dvo=F8=E1k?= <dandee@hellteam.net>
To: "'Matteo Riondato'" <matteo@freebsd.org>
Cc: <freebsd-gnats-submit@freebsd.org>
Subject: RE: conf/103794: adding other login class to login.conf in case one is already there
Date: Fri, 29 Sep 2006 14:53:48 +0200

 ... since this would generate confusion ...
 
 What type of confusion is it ?
 What may happen if it is added, where is the problem ?
 
 If it is just a example, so Russian users are just lucky people. :)
 
 Predefinition user class does not mean that all will use it automaticly.
 
 User has to choose its user class manually, it is not automaticly =
 process,
 so nobody could be surprised.
 
 Am I wrong here?=20
 
 > -----Original Message-----
 > From: Matteo Riondato [mailto:matteo@freebsd.org]=20
 > Sent: Friday, September 29, 2006 9:09 AM
 > To: Daniel Dvo=F8=E1k
 > Cc: freebsd-gnats-submit@freebsd.org
 > Subject: Re: conf/103794: adding other login class to=20
 > login.conf in case one is already there
 >=20
 > On Fri, Sep 29, 2006 at 01:41:37AM +0000, Daniel Dvo&#345;=E1k wrote:
 > > I often use login class with localization, and I found out that the=20
 > > best and clean way is through login.conf and definition new class.=20
 > > Sometime I install many boxes and it is annoying to edit=20
 > login.conf to=20
 > > add language user class again and again. A man is lazy. :)
 > > =20
 > > I see Russian user class and definition of lang and mm_char.
 > > =20
 > > Why is there only that one class ?
 >=20
 > Because it's just an example. We could not add a login class=20
 > for every supported language to login.conf, since this would=20
 > generate confusion.
 > If you think my answer is enough, I would close this PR.
 > Thanks
 > Best regards
 > --
 > Matteo Riondato
 > FreeBSD Committer (http://www.freebsd.org) G.U.F.I. Staff=20
 > Member (http://www.gufi.org) FreeSBIE Developer=20
 > (http://www.freesbie.org)
 >=20
 

From: Matteo Riondato <matteo@freebsd.org>
To: Daniel =?iso-8859-1?B?RHZvP+Fr?= <dandee@hellteam.net>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: conf/103794: adding other login class to login.conf in case one is already there
Date: Fri, 29 Sep 2006 14:59:51 +0200

 --EemXnrF2ob+xzFeB
 Content-Type: text/plain; charset=iso-8859-1
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Fri, Sep 29, 2006 at 02:53:48PM +0200, Daniel Dvo?=E1k wrote:
 > ... since this would generate confusion ...
 >=20
 > What type of confusion is it ?
 > What may happen if it is added, where is the problem ?
 
 I don't want to add other examples, since one example is enough.
 Nor I want to add a login class for every supported language: there
 will always be a missing one.
 
 > If it is just a example, so Russian users are just lucky people. :)
 
 Exactly. =3D)
 Best regards
 --=20
 Matteo Riondato
 FreeBSD Committer (http://www.freebsd.org)
 G.U.F.I. Staff Member (http://www.gufi.org)
 FreeSBIE Developer (http://www.freesbie.org)
 
 --EemXnrF2ob+xzFeB
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.5 (FreeBSD)
 
 iD8DBQFFHRjH2Mp4pR7Fa+wRArtNAKCle/pnz31O3YjoEsYSoK+aNHVW8wCffBLv
 A+F//P8m11QJOTbxO8Urlkw=
 =mxt4
 -----END PGP SIGNATURE-----
 
 --EemXnrF2ob+xzFeB--
>Unformatted:
