Path: utzoo!attcan!uunet!husc6!uwvax!oddjob!ncar!ames!umd5!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.unix.questions Subject: Re: bad filenames Message-ID: <7933@brl-smoke.ARPA> Date: 19 May 88 12:23:18 GMT References: <14418@brl-adm.ARPA> <20800@think.UUCP> <10894@steinmetz.ge.com> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 11 In article <10894@steinmetz.ge.com> davidsen@crdos1.UUCP (bill davidsen) writes: > Since I posted the original question (and have lots of comments but no >answers) I will note that someone with root access was trying to open >the dir file and treat it as a database, building an index file by of things>. They blewitt. It is not supposed to be possible for even UID 0 to write on a directory, EXCEPT via access to the "raw device". If the apparent '/' has the high bit set, then you already received an answer. If not, then you'll have to ALSO access the "raw device" -- basically you need to "zap" the entry using fsdb or equivalent, then get fsck to fix up the filesystem.