home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 15911 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.2 KB

  1. Path: sparky!uunet!portal!lll-winken!cert!news.sei.cmu.edu!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!uvaarpa!cv3.cv.nrao.edu!laphroaig!cflatter
  2. From: cflatter@nrao.edu (Chris Flatters)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Can't run shell! (SLS) I'm loosing my hair
  5. Message-ID: <1992Nov6.174250.17867@nrao.edu>
  6. Date: 6 Nov 92 17:42:50 GMT
  7. References: <1992Nov6.071803.15471@ugle.unit.no>
  8. Sender: news@nrao.edu
  9. Reply-To: cflatter@nrao.edu
  10. Organization: NRAO
  11. Lines: 23
  12.  
  13. In article 15471@ugle.unit.no, hallvard@immhp1.marina.unit.no (Hallvard Paulsen) writes:
  14. >    This is driving me crazy!
  15. >
  16. >    I've got the SLS package (including the z?fix.taz files), and
  17. >there is now way I can do anything as a user. Well actually the errors I
  18. >get is:
  19. >
  20. >    shell-init:permission denied  (when I log in)
  21. >    pwd : permission denied       (every time i type a command)
  22. >
  23. >    But when I check it turns out that my commands (like creating files
  24. >deleting files and so on) are usually executed. The problem seems to 
  25. >be shell commands *only*. (that is since PS1="pwd"# I allways get a
  26. >permission denied message)
  27. >
  28. >    So: How do I make the shell usable for users?
  29.  
  30. As root, type
  31.  
  32.     chmod a+r /
  33.  
  34.         Chris Flatters
  35.         cflatter@nrao.edu
  36.