Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!mel.dit.csiro.au!merlin!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!zib-berlin.de!news.tu-chemnitz.de!irz401!narcisa.sax.de!not-for-mail From: j@narcisa.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Shell (csh/bash) and Jove can't get home directory! Date: 16 Jun 1995 20:48:07 +0200 Organization: Private U**x site, Dresden. Lines: 23 Message-ID: <3rsjl7$jfj@bonnie.tcd-dresden.de> References: <3rps45$156@magus.cs.utah.edu> Reply-To: joerg_wunsch@uriah.heep.sax.de NNTP-Posting-Host: 192.109.108.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Pete Kruckenberg <kruckenb@sal.cs.utah.edu> wrote: > csh: Permission denied > csh: Trying to start from "/home/pete" > >Executing "pwd" gives "pwd: Permission denied". ... >And ls -l /home: > lrwxr-xr-x 1 root wheel 9 Jun 11 22:20 /home -> /usr/home >And ls -l /usr/home: > drwxr-xr-x 2 pete wheel 512 Jun 15 11:46 pete >I don't think it's a permissions problem. Any ideas what it might be? I think it's a permission problem. What are the permissions for /usr and /usr/home? Both directories must have the x-bits set (and should have the r-bits set). -- cheers, J"org private: joerg_wunsch@uriah.heep.sax.de http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)