From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Fop2i-0002kp-Gc for garchives@archives.gentoo.org; Fri, 09 Jun 2006 22:01:24 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k59LwHlg029219; Fri, 9 Jun 2006 21:58:17 GMT Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k59LkLxD027544 for ; Fri, 9 Jun 2006 21:46:21 GMT Message-Id: <200606092146.k59LkLxD027544@robin.gentoo.org> Received: from c-24-16-16-159.hsd1.wa.comcast.net ([24.16.16.159] helo=daevid.com) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1Fooo8-000LOq-Ei for gentoo-user@lists.gentoo.org; Fri, 09 Jun 2006 17:46:20 -0400 Received: from red.lockdownnetworks.com ([67.105.193.226] helo=gabriel) by daevid.com with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.54) id 1Fooo6-0005jw-JS for gentoo-user@lists.gentoo.org; Fri, 09 Jun 2006 14:46:19 -0700 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 24.16.16.159 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: DAE51D From: "Daevid Vincent" To: Subject: [gentoo-user] sudo requires password twice Date: Fri, 9 Jun 2006 14:46:00 -0700 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: AcaMDhjKuDuJhwt4SR+j11xAxlSRCA== X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k59LkLxD027544 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k59LwHlx029219 X-Archives-Salt: 3ffdd353-4fc3-4ca5-bff7-181b81f1717b X-Archives-Hash: 9926f788e9825794945dab25cd28c6c1 I recently did an update world and had that 'pam'/'shadow' issue.=20 Followed these pages: http://planet.gentoo.org/developers/flameeyes/2006/03/19/the_shadow_and_p= am_ login_conflict http://www.mail-archive.com/gentoo-user@lists.gentoo.org/msg35692.html Everything seems fine.=20 I've rebooted many times since.=20 I can login from ssh or console.=20 One odd behaviour: daevid@locutus ~ $ sudo ifconfig Password: Password: eth0 Link encap:Ethernet HWaddr 00:08:74:E0:5C:3B =20 inet addr:172.16.35.234 Bcast:172.16.63.255 Mask:255.255.224.= 0 ... Whenever I first type 'sudo' I am prompted twice?! Then of course sudo remembers me for 5 minutes or whatever the timeout is, so subsequent 'sud= o' calls are not prompted. I don't know if this is relevant, but perhaps it has to do with the pam thing above? locutus ~ # cat /etc/pam.d/sudo # File autogenerated by pamd_mimic_system in pam eclass auth required /lib/security/pam_stack.so service=3Dsystem-auth auth required /lib/security/pam_nologin.so auth include system-auth account include system-auth password include system-auth session include system-auth =D0=C65=CF=D0=20 --=20 gentoo-user@gentoo.org mailing list