home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10042 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.7 KB

  1. Path: sparky!uunet!mcsun!sun4nl!hgatenl!tedux!clifton!baron
  2. From: baron@clifton.hobby.nl (Wim `Blue Baron' van Dorst)
  3. Newsgroups: comp.os.linux
  4. Distribution: world
  5. Subject: Re: HELP, can't login as user....
  6. References: <1992Sep3.134928.23515@athena.mit.edu>
  7. Message-ID: <9209052346@clifton.hobby.nl>
  8. Organization: Minix Hobbynet Host
  9. Date: Sat,  5 Sep 1992 18:17:40 MDT
  10. Lines: 31
  11.  
  12. jgifford@attmail.com () writes:
  13. > Well, I've tried everything, and I am at the end of my rope.
  14. > I CAN login as root, but not as anything else.  not even sync
  15. > login will work.
  16. > I took my computer to work to give some of my friends a taste of power, 
  17. > but I didn't want to leave the system as open as it was, so I changed
  18. > all the permissions to u+rw go-rwx  I then restored the rights on the 
  19. > /bin, /etc, /dev, /lib, /usr, and /tmp directories.  as near as I can
  20. > tell, everything is as it should be, but I can only login as root.
  21. > (YES, /lib/{shared lib's} ARE ugo+rx-w).
  22. Several things may have gone wrong. Most probable is that you happen to have
  23. removed the setuid of /bin/login. Reset it with
  24.     # chmod +s /bin/login
  25.  
  26. > The error message I get is:
  27. > raskol login: sync
  28. > login:  no shell:  No such file or directory
  29.  
  30. This seem to indicate that the shell chosen for this userid is not
  31. there. Check to see which shell is in /etc/passwd for this userid,
  32. and see that it is there. Note that the default shell is /bin/sh;
  33. check the presence of that too.
  34.  
  35. Met vriendelijke groeten, Wim `Blue Baron' van Dorst
  36. ---------------------------------------------------------------------
  37. Blue Baron = Wim van Dorst, Voice (+31) 074-443937, (+31) 02152-42319
  38. (-:       baron@clifton.hobby.nl          tgcpwd@urc.tue.nl       :-)
  39. ---------------------------------------------------------------------
  40.