From owner-freebsd-questions@FreeBSD.ORG Mon Feb 20 17:42:34 2006 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 48A6E16A420 for ; Mon, 20 Feb 2006 17:42:34 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from ns1.internetinsite.com (ns1.internetinsite.com [208.179.97.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9F4343D45 for ; Mon, 20 Feb 2006 17:42:33 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from [192.168.4.2] (68-190-198-174.dhcp.ccmn.ca.charter.com [68.190.198.174]) by ns1.internetinsite.com (8.13.4/8.13.4) with ESMTP id k1KHgWFJ033283 for ; Mon, 20 Feb 2006 09:42:33 -0800 (PST) (envelope-from chris@chrismaness.com) Message-ID: <43F9FF88.5070305@chrismaness.com> Date: Mon, 20 Feb 2006 09:42:32 -0800 From: Chris Maness User-Agent: Thunderbird 1.5 (X11/20060217) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: CUPS Problems 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: Mon, 20 Feb 2006 17:42:34 -0000 It looks like cups accepts my root account and password, but it is just hanging when it authenticates. There is nothing suspicious in the log. This is a fresh install of CUPS with FreeBSD 6.0 I had also had synced my ports tree a couple of weeks ago, so the CUPS port should be the latest. Also, after it hangs, if I try a killall -9 cupsd, I get: killall: warning: kill -KILL 20896: No such process Did it crash?