From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 21:51:21 2004 Return-Path: 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 D68BD16A4CE for ; Tue, 21 Dec 2004 21:51:21 +0000 (GMT) Received: from top.daemonsecurity.com (FW-182-254.go.retevision.es [62.174.254.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57AA043D41 for ; Tue, 21 Dec 2004 21:51:21 +0000 (GMT) (envelope-from norgaard@locolomo.org) Received: from [192.168.0.32] (charm.daemonsecurity.com [192.168.0.32]) by top.daemonsecurity.com (Postfix) with ESMTP id 2743EFD03C; Tue, 21 Dec 2004 22:51:20 +0100 (CET) Message-ID: <41C89AD7.6040206@locolomo.org> Date: Tue, 21 Dec 2004 22:51:19 +0100 From: Erik Norgaard User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041114 X-Accept-Language: en, en-us, da, it, es MIME-Version: 1.0 To: =?ISO-8859-1?Q?M=E1rio_Gamito?= References: <41C8807F.2080004@netual.pt> <41C8895D.4060606@locolomo.org> <41C88D15.4090603@netual.pt> <41C893F6.6090503@locolomo.org> <41C895B2.8030108@netual.pt> In-Reply-To: <41C895B2.8030108@netual.pt> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: Re: No latin characters :( X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 21:51:22 -0000 Mário Gamito wrote: > Thank you for your patience. > > I did what you told me, but i get: > > "login_getclass: unknown class 'pt_PT'" Did you create a login class 'pt_PT' in login.conf? pt_PT:Portugeese users:\ :charset=iso-8859-1:\ :lang=pt_PT.ISO8859-1:\ :tc=default: and did you run # cap_mkdb login.conf after that? The main reason I like to create a specific class is to keep default as is, but if you're the only one on your system, you could set 'lang' and 'charset' in the default section and leave the class-field in the password file empty. The important thing is to set the charset variable. True, it is not completly obvious how to get it right, and there is more than one way to do it which can be confusing. The individual user can override the varables set in login.conf(5) by editing .login_conf. If you feel you need to play and test, it might be wise to try and set some environment viriables: MM_CHARSET and LANG are set by the above mentioned. Cheers, Erik PS: While you are at it, you might want to change password format to blowfish (blf) instead of md5, this is also done in login.conf. But that's another story :-) -- Ph: +34.666334818 web: www.locolomo.org S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt Subject ID: A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9 Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2