From owner-freebsd-questions Sun Aug 4 13:00:08 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA20539 for questions-outgoing; Sun, 4 Aug 1996 13:00:08 -0700 (PDT) Received: from ime.net (ime.net [204.97.248.4]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA20527 for ; Sun, 4 Aug 1996 13:00:05 -0700 (PDT) Received: from kimiko.tcguy.net (buxton-13.ime.net [206.231.148.142]) by ime.net (8.7.4/8.6.12) with SMTP id PAA22985; Sun, 4 Aug 1996 15:58:45 -0400 (EDT) Message-ID: <32050100.3512@ime.net> Date: Sun, 04 Aug 1996 15:58:56 -0400 From: Gary Chrysler Reply-To: tcg@ime.net Organization: The Computer Guy X-Mailer: Mozilla 3.0b6 (Win95; I) MIME-Version: 1.0 To: dwhite@resnet.uoregon.edu CC: "Neil C. Jensen" , "'questions@freebsd.org'" Subject: Re: csh permission denied on login References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Doug White wrote: > > On Sat, 3 Aug 1996, Gary Chrysler wrote: > > > It's a permissions problem with your home tree.. > > This happened several times on me as well. > > > > A search in the questions-list archive for 'Help! Permission denied' > > Should result in that disscussion.. > > > > I wound up setting: dirs to 755, files to 644 with: > > > > cd / > > chmod 755 /usr > > chmod 755 /usr/home > > cd /usr/home > > find . -type d | xargs chmod 755 > > find . -type f | xargs chmod 644 > > > > Then did the few like .rhost by hand to 600. > > > > Guru input is welcome. > > Looks OK to me, other than I'd change your root password while you were at > it. ?? As if possiably the unwanted got in?? My FreeBSD box has no connection to the outside world and so I don't use passwords.. :) Thanks for the tip though. -Enjoy Gary ~~~~~~~~~~~~~~~~ Improve America's Knowledge... Share yours The Borg... Where minds meet (207) 929-3848