home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sgi / 13617 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  2.3 KB

  1. Path: sparky!uunet!mcsun!uknet!yorkohm!lgt1
  2. From: lgt1@ohm.york.ac.uk (Laurence Tyler (Guest - CompServ))
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Pandora - alternate images?
  5. Message-ID: <1992Sep14.192201.17623@ohm.york.ac.uk>
  6. Date: 14 Sep 92 19:22:01 GMT
  7. References: <1992Sep13.202831.10895@ohm.york.ac.uk> <pqo8988@zuni.esd.sgi.com>
  8. Organization: Electronics Department, University of York, UK
  9. Lines: 50
  10.  
  11. In <pqo8988@zuni.esd.sgi.com> olson@anchor.esd.sgi.com (Dave Olson) writes:
  12.  
  13. >See 'man pandora' for both of these.  They can be controlled via
  14. >passwd.sgi.  It is possible that your old passwd.sgi, is now
  15. >passwd.sgi.O, and you didn't take care of all of the output
  16. >from 'versions changed' after upgrading.  (NIS users can be
  17. >excluded if they all have home dirs that don't exist on the system,
  18. >or are NFS mounted in a different place from the local users).
  19.  
  20. Thanks for the suggestion, but I _did_ check this. The problem is that
  21. all our users' home directories are NFS mounted on central
  22. filestores and the department level directories aren't a fine
  23. enough subdivision to select on. As some workstations are owned by
  24. particular offices/groups I wanted them to have icons displayed only
  25. for folk in those offices - the most frequent users.
  26.  
  27. No matter - it was only a cosmetic requirement.
  28.  
  29. I wrote:
  30. >| Now that I'm using the 'noiconlogin' option instead, the second
  31. >| problem I have come across is that there isn't a (documented) way
  32. >| to override the pandora image file name....
  33. [..text deleted...]
  34.  
  35. Dave Olson wrote:
  36. >Can't be done, unfortunately, without using a binary editor on
  37. >the pandora executable.
  38.  
  39. Agreed, but I did come up with a possible bodge just after I left
  40. for home (isn't it always the way? :-)
  41.  
  42. Link (symbolically) the pandora image file to somewhere that *is*
  43. local to the workstation (like /usr/lib or /usr/etc) and then put the
  44. image there. Even better, link that second path to a central NFS
  45. mounted repository of images, dependent on the host name, viz:
  46.  
  47. ln -s /usr/lib/PandoraImage /usr/demos/data/images/Pandora
  48. ln -s /usr/local/login-pics/`cat /etc/sys_id` /usr/lib/PandoraImage
  49.  
  50. (Yecch! It's horrible! I'll have to try it sometime...)
  51.  
  52. Thanks for your help with this!
  53.  
  54. Cheers,
  55.  
  56. Laurence Tyler
  57. York University Computing Service, UK
  58.  
  59. --------------------------------------------------------------
  60. (thinks: I must find out how to set up a signature file...)
  61.