From owner-freebsd-questions@FreeBSD.ORG Fri Sep 5 16:25:27 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D778D16A4BF for ; Fri, 5 Sep 2003 16:25:27 -0700 (PDT) Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1392D43FCB for ; Fri, 5 Sep 2003 16:25:27 -0700 (PDT) (envelope-from roberthuff@rcn.com) Received: from 209-6-102-154.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.102.154] helo=jerusalem.litteratus.org.litteratus.org) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 19vPxG-0005cf-00 for questions@freebsd.org; Fri, 05 Sep 2003 19:25:26 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16217.7013.774510.925991@jerusalem.litteratus.org> Date: Fri, 5 Sep 2003 19:25:25 -0400 To: questions@freebsd.org In-Reply-To: <200309051918.h85JIe20059400@troutmask.apl.washington.edu> References: <200309051918.h85JIe20059400@troutmask.apl.washington.edu> X-Mailer: VM 7.11 under 21.5 (beta13) "cauliflower" XEmacs Lucid Subject: PAM, X11, and su as a normal user? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2003 23:25:28 -0000 Steven G. Kargl writes: > I've tried using "xhost sgk@", but this doesn't work. > The only thing I can think of that may need to be > configured is PAM, but the documentation is rather > incomplete. So, anyone know how to setup su to > permit sgk to use X clients? "xhost +inet:" works for me. Robert Huff