home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9369 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  1.4 KB

  1. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!nic.csu.net!nic.csu.net!nntp
  2. Newsgroups: comp.sys.sun.admin
  3. Subject: Re: /bin/passwd modifications
  4. Message-ID: <1992Dec12.065124.3500@nic.csu.net>
  5. From: oleg@gd.cs.csufresno.edu
  6. Date: 12 Dec 92 06:51:23 PST
  7. Sender: oleg@gd.cs.csufresno.edu
  8. References: <9234012.6911@mulga.cs.mu.OZ.AU> <GERD.92Dec6181312@kim.intellektik.informatik.th-darmstadt.de> <1992Dec11.211903.3741@eecs.nwu.edu>
  9. Organization: Computer Science Departement of California State University in Fresno
  10. Nntp-Posting-Host: gd.cs.csufresno.edu
  11. Lines: 22
  12.  
  13. In article <1992Dec11.211903.3741@eecs.nwu.edu> phil@pex.eecs.nwu.edu (William LeFebvre) writes:
  14. >
  15. >Be aware: any user who does not have a shell listed in /etc/shells
  16. >will not be able to do an FTP login.  That is, they will not be
  17. >able to connect to the machine's FTP server and use it with their
  18. >username and password.  This will not be a problem if everyone is
  19. >forced to use the shell that is the only one listed in /etc/shells.
  20. >
  21. >By the way, I personally see nothing wrong with letting users change
  22. >their login shells, as long as it is one of the shells listed in
  23. >/etc/shells.  My /etc/shells contains sh, csh, tcsh, and bash....
  24. >
  25.  
  26. I would actually have chsh allow you to set login shell to anything while adding
  27. option to login that gives you /bin/sh -f if you messed up (like: login: mike -f).
  28. Of course, than you need some way to block this option for special accounts like
  29. sync.
  30.  
  31. Oleg
  32.  
  33.  
  34.  
  35.