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=0.2 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,FREEMAIL_FROM,INVALID_DATE,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=no autolearn_force=no version=4.0.0 Received: from mailout04.sul.t-online.com ([194.25.134.18] helo=mailout04.sul.t-online.de) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 152YRG-0007NU-00 for gentoo-dev@gentoo.org; Wed, 23 May 2001 07:12:35 -0600 Received: from fwd00.sul.t-online.de by mailout04.sul.t-online.de with smtp id 152YQn-000051-07; Wed, 23 May 2001 15:12:05 +0200 Received: from helios.bagwan (320095285153-0001@[217.80.39.139]) by fwd00.sul.t-online.com with smtp id 152YQi-1usLrcC; Wed, 23 May 2001 15:12:00 +0200 Received: (qmail 7104 invoked by uid 0); 23 May 2001 15:55:29 -0000 Received: from sadchitananda2.bagwan (HELO gentoo.org) (achim@192.168.2.1) by helios.bagwan with SMTP; 23 May 2001 15:55:29 -0000 Message-ID: <3B0BB066.D1AEB581@gentoo.org> From: AGottinger@t-online.de (Achim Gottinger) X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] User References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320095285153-0001@t-dialin.net Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org X-Reply-To: achim@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Wed May 23 07:13:01 2001 X-Original-Date: Wed, 23 May 2001 14:43:18 +0200 X-Archives-Salt: 3137c218-8613-44dc-af7e-bc445c6ea023 X-Archives-Hash: 7a3ed3c1398a4a6875236995938f0fe8 Sebastian Werner wrote: > > Hey guys, > > Why is in /etc a passwd and a passwd- > a shadow and a shadow- > a group and a group- > > it theems that each pair is equal... gentoo uses pam for authentifiction, or > what? gentoo uses the pwdb pam module and shadow for authentification. > > And which is the normal why in gentoo to add a user? And why su don't work > for a user which was added with the KDE-UserManager? because a user must be in the wheel group to be allowed to su use useradd -g users -G wheel -m username to create such an user bye achim~ > > A beginnes question i think... but at the moment i have no idea, > > thanks, > > sebastian > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://www.gentoo.org/mailman/listinfo/gentoo-dev