From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 6 17:51:11 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59E821065672; Sun, 6 Apr 2008 17:51:11 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 010708FC14; Sun, 6 Apr 2008 17:51:10 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.2/8.14.2) with ESMTP id m36HpSMo097124; Sun, 6 Apr 2008 13:51:28 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Ashish Shukla =?UTF-8?Q?=E0=A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7_?= =?UTF-8?Q?=E0=A4=B6=E0=A5=81=E0=A4=95=E0=A5=8D=E0=A4=B2?= In-Reply-To: <87y77qg9zd.fsf@chateau.d.lf> References: <87d4p3xome.fsf@chateau.d.lf> <1207495285.21780.1.camel@shumai.marcuscom.com> <87y77qg9zd.fsf@chateau.d.lf> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-o79VxHylblF7ygp2UsD4" Organization: MarcusCom, Inc. Date: Sun, 06 Apr 2008 13:51:13 -0400 Message-Id: <1207504273.22879.4.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.0 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on creme-brulee.marcuscom.com Cc: gnome@freebsd.org, FreeBSD Ports Mailing List , Ashish Shukla =?UTF-8?Q?=E0=A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7_?= =?UTF-8?Q?=E0=A4=B6=E0=A5=81=E0=A4=95=E0=A5=8D=E0=A4=B2?= Subject: Re: x11/gnome-screensaver-2.22.1 is not unlocking screen on entry of correct password. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 17:51:11 -0000 --=-o79VxHylblF7ygp2UsD4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, 2008-04-06 at 23:07 +0530, Ashish Shukla =E0=A4=86=E0=A4=B6=E0=A5= =80=E0=A4=B7 =E0=A4=B6=E0=A5=81=E0=A4=95=E0=A5=8D=E0=A4=B2 wrote: > >>>>> Joe Marcus Clarke writes: > Joe> On Sun, 2008-04-06 at 15:59 +0530, Ashish Shukla =E0=A4=86=E0=A4= =B6=E0=A5=80=E0=A4=B7 =E0=A4=B6=E0=A5=81=E0=A4=95=E0=A5=8D=E0=A4=B2 wrote: > >> Hi, > >>=20 > >> Whenever I try to unlock my screen, locked using gnome-screensaver= , it > >> doesn't accept my password, rejects with "Incorrect password". I'm > >> running x11/gnome-screensaver-2.22.1 . Any ideas what is causing t= his ? > >> And BtW, I've compiled gnome-screensaver-2.22.1 with PAM support. > >>=20 > >> During password verification, there is some non-uniform delay > >> (sometime more, sometimes less) . > >>=20 > >> Is there anyone else experiencing this issue, hmm...? >=20 > Joe> This is typically the case when one builds gnome-screensaver wit= h PAM > Joe> support, but they are currently using a PAM module which require= s the > Joe> executable be setuid root (e.g. pam_unix). The only workaround = is to > Joe> rebuild gnome-screensaver without PAM support, or use a differen= t PAM > Joe> module which does not require root privileges. >=20 > I've tried copying /etc/pam.d/gdm to /etc/pam.d/gnome-screensaver, but > also thats of no use. Any ideas, why is that not working inspite of > /usr/local/libexec/gnome-screensaver-dialog being setuid, hmm...? PAM and gnome-screensaver do not work together if you are using pam_unix. Rebuild gnome-screensaver without PAM support, and it will instead read /etc/master.passwd directly to authenticate the user. That will work. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-o79VxHylblF7ygp2UsD4 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEABECAAYFAkf5DY0ACgkQb2iPiv4Uz4dGEgCePhylwTgBT1YeqAp2D3eWv6AV Zo0An2gw5RL66vBt3yf4IO8GklY3z6ZQ =IGkC -----END PGP SIGNATURE----- --=-o79VxHylblF7ygp2UsD4--