From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=DATE_IN_PAST_12_24, DKIM_ADSP_NXDOMAIN,DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from chiba.3jane.net ([207.170.82.202] ident=root) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15yFjV-0006B9-00 for gentoo-dev@cvs.gentoo.org; Mon, 29 Oct 2001 09:57:54 -0700 Received: from chiba (damon@localhost [127.0.0.1]) by chiba.3jane.net (8.11.2/8.11.1) with ESMTP id f9TGvls92706 for ; Mon, 29 Oct 2001 10:57:47 -0600 (CST) (envelope-from damon@chiba.3jane.net) Message-Id: <200110291657.f9TGvls92706@chiba.3jane.net> To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] Problem adding user + Internationalization In-reply-to: <1004306524.2801.5.camel@katios.nolabel.net> References: <1004133044.3076.4.camel@katios.nolabel.net> <20011026164438.D21818@cvs.gentoo.org> <1004196890.5391.1.camel@katios.nolabel.net> <1004306524.2801.5.camel@katios.nolabel.net> Comments: In-reply-to Sylvain OBEGI message dated "28 Oct 2001 23:02:04 +0100." From: "Damon M. Conway" Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Mon Oct 29 09:59:01 2001 X-Original-Date: Mon, 29 Oct 2001 10:57:47 -0600 X-Archives-Salt: 43bc3330-7d09-4229-ba72-d3b169227f14 X-Archives-Hash: b8332931f3def037a57df011c630082a Sylvain OBEGI wrote: >Hello >I tried to add an user, but ran into troubles. When doing a adduser >command, i got a message about problem with homedir or something like >that. Of course no home dir is created. And, I cannot log in with the >new user. >Any idea? You need to give useradd the -m option to create the home dir. You need to run the passwd command on that user to set the pass so you can login. >How to change add/change language in apps like kde? No idea. However, these types of questions are best suited for gentoo-user. Please use that list for general how-to questions. There are lots of developers who watch that list. Thanks. http://cvs.gentoo.org/mailman/listinfo/gentoo-user kabau -- "UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things." --Doug Gwyn