From owner-freebsd-security@FreeBSD.ORG Sun Sep 7 14:01:13 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9708D16A4BF for ; Sun, 7 Sep 2003 14:01:13 -0700 (PDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC0C743FF7 for ; Sun, 7 Sep 2003 14:01:06 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.9/8.12.8) with ESMTP id h87L15Fb027130; Sun, 7 Sep 2003 17:01:05 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.2.0.9.0.20030907170253.0993d6a0@209.112.4.2> X-Sender: mdtpop@209.112.4.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 07 Sep 2003 17:04:10 -0400 To: Randy Bush From: Mike Tancsa In-Reply-To: References: <20030907203633.GA35241@x-anthony.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: By Sentex Communications (lava/20020517) cc: freebsd-security@freebsd.org Subject: Re: @LongLink X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2003 21:01:13 -0000 At 01:54 PM 07/09/2003 -0700, Randy Bush wrote: > > what does 'file' tell you? > >> what the heck is > >> # ls -li /usr/\@LongLink > >> 3 ---------- 1 root wheel 111 Jan 1 1970 /usr/@LongLink > >@LongLink: ASCII text, with no line terminators > >what disturbs me is the inode number What does find / -inum 3 -ls show it linked to ? ---Mike