From owner-freebsd-questions@FreeBSD.ORG Thu May 19 16:16:47 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26790106566B for ; Thu, 19 May 2011 16:16:47 +0000 (UTC) (envelope-from pwnedomina@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id A51B48FC16 for ; Thu, 19 May 2011 16:16:46 +0000 (UTC) Received: by wwk4 with SMTP id 4so5810730wwk.1 for ; Thu, 19 May 2011 09:16:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=ehlSAzKuHRZqWb+aG7+8HxbxkJGIGDmAr0ti5qaClRs=; b=oh3EC/AiEHtellgwbkWTQg+D5Ayr696CEFAC7gf6xfREGaD6XUYOhrN8/KxnfcRglt Eg42SCxx4DSKiYMI5sVXzDCa6T6RnHxCUQJbwYsMmuVeMOcdy6spBg4PGSWbR/bkLNqw t2kcgT/x9ZnSeVlg2OBthL6iST6m1gVsgIM/o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=b/S4dNRczywVwH5b7kpMueih7+EqY2O24sCdCfhrLlr/gAowlA9iXKkk5qrOCl+l7N jL9Q1Ed9ZxnfyE4l5EpbFCYq9+7/kc1VXbI07taZRqsnpr0UVUvRqKjefXzvWxvc8Nxf YKo60X3nu8ZJo7eZFWnm7BP/HwHrCinMjTCAA= Received: by 10.227.2.81 with SMTP id 17mr3401754wbi.15.1305821804853; Thu, 19 May 2011 09:16:44 -0700 (PDT) Received: from [192.168.1.71] ([2.80.181.143]) by mx.google.com with ESMTPS id w25sm1717480wbd.22.2011.05.19.09.16.42 (version=SSLv3 cipher=OTHER); Thu, 19 May 2011 09:16:43 -0700 (PDT) Message-ID: <4DD5426C.9020500@gmail.com> Date: Thu, 19 May 2011 17:16:44 +0100 From: pwnedomina User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4DD5335D.9010501@gmail.com> <20110519180510.4b298b3f@adolfputzen> In-Reply-To: <20110519180510.4b298b3f@adolfputzen> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 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, 19 May 2011 16:16:47 -0000 On 19-05-2011 17:05, Julian Fagir wrote: > Hi, > >> what contents should be placed into /etc/pam.d/xscreensaver ? > that depends solely on your system's configuration. > You should say what your window manager is, how you authenticate, etc. > If you have only a single-user system, taking the authentication-part should > be sufficient. I don't know about the generic pam-scripts of FreeBSD, but > e.g. `grep ^auth /etc/pam.d/login> /etc/pam.d/xscreensaver` could already do > the job. > > Regards, Julian my wm is fluxbox..