From owner-freebsd-questions@FreeBSD.ORG Thu Apr 26 17:59:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0522B16A40F for ; Thu, 26 Apr 2007 17:59:42 +0000 (UTC) (envelope-from SRS0=/A1mEd=J5=vvelox.net=v.velox@yourhostingaccount.com) Received: from mailout14.yourhostingaccount.com (mailout14.yourhostingaccount.com [65.254.253.118]) by mx1.freebsd.org (Postfix) with ESMTP id CA77013C4C7 for ; Thu, 26 Apr 2007 17:59:41 +0000 (UTC) (envelope-from SRS0=/A1mEd=J5=vvelox.net=v.velox@yourhostingaccount.com) Received: from mailscan58.yourhostingaccount.com ([10.1.15.58] helo=mailscan58.yourhostingaccount.com) by mailout14.yourhostingaccount.com with esmtp (Exim) id 1Hh8Fo-0001Gg-NM for freebsd-questions@freebsd.org; Thu, 26 Apr 2007 13:59:40 -0400 Received: from authsmtp11.yourhostingaccount.com ([10.1.18.11] ident=exim) by mailscan58.yourhostingaccount.com with spamscanlookuphost (Exim) id 1Hh8Fo-0004Ix-9R for freebsd-questions@freebsd.org; Thu, 26 Apr 2007 13:59:40 -0400 Received: from authsmtp11.yourhostingaccount.com ([10.1.18.11] helo=authsmtp11.yourhostingaccount.com) by mailscan58.yourhostingaccount.com with esmtp (Exim) id 1Hh8Fe-0004G2-4z; Thu, 26 Apr 2007 13:59:30 -0400 Received: from cpe-65-185-51-114.columbus.res.rr.com ([65.185.51.114] helo=vixen42) by authsmtp11.yourhostingaccount.com with esmtpa (Exim) id 1Hh8Fd-0000YE-SS; Thu, 26 Apr 2007 13:59:30 -0400 Date: Thu, 26 Apr 2007 14:04:49 -0400 From: Vulpes Velox To: Lowell Gilbert Message-ID: <20070426140449.7e044739@vixen42> In-Reply-To: <44lkgfma9h.fsf@Lowell-Desk.lan> References: <20070425135628.5334ddf7@vixen42> <44lkgfma9h.fsf@Lowell-Desk.lan> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.11; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EN-UserInfo: 0d1ca1697cdb7a831d4877828571b7ab:1570f0de6936c69fef9e164fffc541bc X-EN-AuthUser: vvelox2 Sender: Vulpes Velox X-EN-OrigIP: 65.185.51.114 X-EN-OrigHost: cpe-65-185-51-114.columbus.res.rr.com Cc: freebsd-questions@freebsd.org Subject: Re: LDAP and xscreensaver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2007 17:59:42 -0000 On Thu, 26 Apr 2007 11:21:46 -0400 Lowell Gilbert wrote: > Vulpes Velox writes: > > > xscreensaver: couldn't get password of "kitsune" > > xscreensaver: 13:54:14: locking is disabled (error getting > > password). xscreensaver: 13:54:14: does xscreensaver need to be > > setuid? consult the manual. > > > > Is what I am getting on the console when I run it. It is setuid. > > The passwords and userinfo is stored in LDAP. > > I haven't used LDAP for passwords, so I can't test this, but my > guess would be that you are missing a pam configuration for > xscreensaver. Something like "auth sufficient pam_ldap.so", perhaps? Just submitted a patch for this... it is currently compiled without LDAP support.