From owner-freebsd-questions@FreeBSD.ORG Wed Sep 14 14:36:06 2005 Return-Path: X-Original-To: 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 82DD516A41F for ; Wed, 14 Sep 2005 14:36:06 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85D7243D5F for ; Wed, 14 Sep 2005 14:36:03 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id j8EEY6kQ008016; Wed, 14 Sep 2005 09:34:26 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <432834D4.10807@daleco.biz> Date: Wed, 14 Sep 2005 09:33:56 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050823 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vanik abazyan References: <20050914131220.3D284959F0@mail.armentel.com> In-Reply-To: <20050914131220.3D284959F0@mail.armentel.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: can't stat "login.conf" was: (no subject) 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, 14 Sep 2005 14:36:06 -0000 Vanik abazyan wrote: >Help pls > >"FreeBSD 5.3 sshd _security_path: cannot stat /etc/login.conf:" > >Regard Van > > > Please show the output of `ls -l /etc/l*`. Kevin Kinsey