From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P5Z2l-00074i-Bo for garchives@archives.gentoo.org; Tue, 12 Oct 2010 07:13:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7319DE09B1; Tue, 12 Oct 2010 07:12:33 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 54CB7E09B1 for ; Tue, 12 Oct 2010 07:12:33 +0000 (UTC) Received: by gxk10 with SMTP id 10so2652214gxk.40 for ; Tue, 12 Oct 2010 00:12:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=P73FdH4sfhkBvVrE/iwa4Ffe2ZyrVZ7cdeZkNYnAiv8=; b=wLL1kPKs9ApQ34RVGlque4hRD8uU3QlzQj5xhsUK3psaXYVtMGc+F26ohOoFy8CRVN bRr7M6ik0vqpFrvEQbwznj/IVfewdBrmYRdfqxXosQ3MqPUkrQg6BpgRsrDuqaZEaT1z LTAeZVqD4jMl/GlqO8E0fZSbSyjPmCXyh5SpY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=LYbxEb8AWLmMDD2S+z2l6zQS4k6rFwGZ7XoESjwqJoca4amisikMN5h3pwFP0Xz0xh FnylOrfAbJCRPJ0BT/LAenqXqAdR7/SNuN2TSjk5cau5mhcndSbQd4qiKq9LNnGhkrta ZospPjkdC/ldtfK389GUW1Lh6l3j32gUKc8os= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.150.215.8 with SMTP id n8mr7942980ybg.10.1286867552858; Tue, 12 Oct 2010 00:12:32 -0700 (PDT) Received: by 10.90.106.3 with HTTP; Tue, 12 Oct 2010 00:12:32 -0700 (PDT) In-Reply-To: References: Date: Tue, 12 Oct 2010 16:12:32 +0900 Message-ID: Subject: [gentoo-user] Re: Slow Login, Sudo, etc. From: daid kahl To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1607ff6f-d864-4362-8bd5-e8a213a0222a X-Archives-Hash: 309b06be9d6f5f9fb0aedd31739963c7 Hmm, as usual, sending email to the user list makes subsequent guesses have good affects. Hard to say for certain, but at present, pam is on x86, and I rebuild most the dependencies I could find in the sudo ebuild (seemed a fine place to start looking for relevant packages, anyway). (pam 1.1.1-r2 is x86 and and 1.1.2 is ~x86 at present) I ran an emerge --oneshot --verbose --ask openldap cyrus-sasl pambase bison Or it could be gremlins... If the problem comes back (seems possible) I'll try to see if I can pinpoint the solution. ~daid On 12 October 2010 15:38, daid kahl wrote: > Hello, > > I did a large update a week or two ago (400 packages); system is ~x86. > =A0It took awhile and needed some cleaning, but in general everything > went smoothly. > > However, I noticed that logins, su, and sudo are all responding > slowly. =A0This was all fixed and fine once I updated my configuration > files, but this week it's acting up again. =A0Before it was just su and > sudo that I noticed as slow (authentication takes around 20 seconds). > But now even logins are delayed (xdm or command line). > > As an example that I timed: su, it takes 20 seconds for the password > prompt to appear, and over 60 seconds for the login to authenticate > (assuming the correct password...it is a little faster to fail). > > What package(s) are most likely to be responsible for logins and > su/sudo? =A0I tried rebuilding (and also downgrading) pam, and I'm > trying some other things now, but no luck so far. > > I'm happy to provide any information, but this kind of problem is > nothing I have experience with, so I have no sense of what else to > mention. > > Cheers, > daid >