home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16407 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!news.cs.indiana.edu!lynx!zia.aoc.nrao.edu!laphroaig!cflatter
  3. From: cflatter@nrao.edu (Chris Flatters)
  4. Subject: Re: shell-init: Permission denied
  5. Message-ID: <1992Nov11.195936.10860@zia.aoc.nrao.edu>
  6. Sender: news@zia.aoc.nrao.edu
  7. Reply-To: cflatter@nrao.edu
  8. Organization: NRAO
  9. References: <1992Nov11.102411.278@monu6.cc.monash.edu.au>
  10. Date: Wed, 11 Nov 92 19:59:36 GMT
  11. Lines: 17
  12.  
  13. In article 278@monu6.cc.monash.edu.au, mjm@monu6.cc.monash.edu.au (Mike McBain) writes:
  14. >When I create a new user, and then try and log in as that user I get
  15. >
  16. >    shell-init: Permission denied
  17. >    : Permission denied
  18. >
  19. >the startup shell for this user is /bin/bash, and /bin/bash has world
  20. >read and execute permissions. /bin has world execute and read access.
  21. >
  22. >This problem has only just arisen after reinstalling some of the SLS
  23. >disks fixed by Peter Macdonald. I know I'm missing something blindingly
  24. >obvious, but what is it?
  25.  
  26. chmod a+r /    # executed as root.
  27.  
  28.     Chris Flatters
  29.     cflatter@nrao.edu
  30.