From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 06:42:10 2008 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 249BC1065679 for ; Thu, 23 Oct 2008 06:42:10 +0000 (UTC) (envelope-from kalin@el.net) Received: from mail.el.net (mail.el.net [64.81.218.253]) by mx1.freebsd.org (Postfix) with ESMTP id A14D18FC1B for ; Thu, 23 Oct 2008 06:42:09 +0000 (UTC) (envelope-from kalin@el.net) Received: (qmail 67550 invoked by uid 1008); 23 Oct 2008 07:44:54 -0000 Received: from unknown (HELO kalins-macbook-pro.local) (kalin@el.net@68.173.244.62) by mail.el.net with ESMTPA; 23 Oct 2008 07:44:54 -0000 Message-ID: <49001CBF.7090102@el.net> Date: Thu, 23 Oct 2008 02:42:07 -0400 From: kalin m User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 To: Polytropon References: <48FFD609.6090206@el.net> <48FFD8D5.9050100@FreeBSD.org> <48FFE469.9040404@el.net> <48FFEB7A.4000907@FreeBSD.org> <48FFED9A.40105@el.net> <48FFFA20.1040407@FreeBSD.org> <49001448.1010101@el.net> <20081023081248.d185ed7b.freebsd@edvax.de> In-Reply-To: <20081023081248.d185ed7b.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: glarkin@freebsd.org, freebsd-questions@freebsd.org Subject: Re: scp 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, 23 Oct 2008 06:42:10 -0000 Polytropon wrote: > On Thu, 23 Oct 2008 02:06:00 -0400, kalin m wrote: > >>> grep sshd /var/log/messages | tail -20 >>> >>> >> i did that earlier...... the last record for sshd is from 10.14, more >> than a week ago.... >> > > What about /var/log/auth.log? Maybe this file gives some > information... > you were right Polytropon. ownership of the root directory for the user. it's not in home.... i was looking for something like sshd.log but it is auth.log.. thanks a lot to all.... now it's working...