From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 19:33:09 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 370CE16A41C for ; Wed, 29 Jun 2005 19:33:09 +0000 (GMT) (envelope-from john@mcaree.org) Received: from smtp2.irishbroadband.ie (smtp2.irishbroadband.ie [62.231.32.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1C4843D1D for ; Wed, 29 Jun 2005 19:33:08 +0000 (GMT) (envelope-from john@mcaree.org) Received: from [192.168.1.100] (unknown [83.141.66.98]) by smtp2.irishbroadband.ie (Postfix) with ESMTP id 2BD804A87FA for ; Wed, 29 Jun 2005 20:33:07 +0100 (IST) Message-ID: <42C2F876.8080401@mcaree.org> Date: Wed, 29 Jun 2005 20:37:26 +0100 From: John McAree User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050614) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Can't su from rxvt 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: Wed, 29 Jun 2005 19:33:09 -0000 Hi, I'm currently running: FreeBSD chimaera 6.0-CURRENT-SNAP004 FreeBSD 6.0-CURRENT-SNAP004 #0: Thu Jun 2 06:12:51 UTC 2005 root@wv1u.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 (although the problem existed on FreeBSD 5.4-RELEASE, also). I use rxvt (rxvt-2.6.4_1) when in X, and I am unable to su from it for some reason. If I `su -` or `su`, I'm prompted for root's password, however the authentication fails. If I'm logged in from the console, or running gnome-terminal, I can su to root just fine. Also, if I use rxvt and ssh out (to my laptop say), then ssh back, I can su just fine. I'm incredibly confused. Does anyone have any idea why this could be happening? Thanks in advance, John.