home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6266 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!ftpbox!mothost!merlin.dev.cdx.mot.com!fendahl.dev.cdx.mot.com!mcook
  3. From: mcook@fendahl.dev.cdx.mot.com (Michael Cook)
  4. Subject: Re: dxsession beginner help??
  5. Message-ID: <mcook.713902817@fendahl.dev.cdx.mot.com>
  6. Sender: news@merlin.dev.cdx.mot.com (USENET News System)
  7. Nntp-Posting-Host: fendahl.dev.cdx.mot.com
  8. Organization: Motorola Codex, Canton, Massachusetts
  9. References: <1992Aug14.095847.4809@sdz01.uu.ch>
  10. Date: Sat, 15 Aug 1992 18:20:17 GMT
  11. Lines: 16
  12.  
  13. steve@sdz01.uu.ch () writes:
  14.  
  15. >1. I have some users who should only be permitted to run a particular
  16. >program. Normally I would replace the shell program in /etc/passwd
  17. >with the permitted program. Unfortunately, after logging in through
  18. >the dxprompter, "something" apparently happens (no error or warning
  19. >message) and I am immediately returned to the login prompter. If I su
  20. >to the user from another account, everything works as planned, but
  21. >obviously that's not going to work.
  22.  
  23. I seem to remember that the session manager (dxsession) starts the window
  24. manager (dxwm, normally) by doing $SHELL -c dxwm, where $SHELL was extracted
  25. from /etc/passwd.  The shell you've selected for these users is probably
  26. refusing to run their window manager.
  27.  
  28. Michael.
  29.