home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / bbs / waffle / 6415 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.7 KB  |  45 lines

  1. Newsgroups: comp.bbs.waffle
  2. Path: sparky!uunet!mdisea!uw-coco!nwnexus!ralphs
  3. From: ralphs@halcyon.com (Ralph Sims)
  4. Subject: Re: How to set up smail3.1.27 with Unix waffle (was A Waffle question)
  5. Message-ID: <1993Jan24.220606.26976@nwnexus.WA.COM>
  6. Keywords: Unix version (Xenix SysV), Smail-3.1.27, Waf165
  7. Sender: sso@nwnexus.WA.COM (System Security Officer)
  8. Organization: Northwest Nexus Inc. (206) 455-3505
  9. References: <2gRJXB1w165w@precipice.chi.il.us> <1993Jan20.012744.245@victrola.sea.wa.us> <C16u0I.1qC@ichaos.nullnet.fi> <1993Jan24.170520.789@victrola.sea.wa.us>
  10. Date: Sun, 24 Jan 1993 22:06:06 GMT
  11. Lines: 32
  12.  
  13. >it's not right now since wafalias assumes that people with the same username
  14. >in the shell and in waffle are the same person...
  15.  
  16. >maybe the 'add a shell user' script needs to add a corresponding waffle user
  17. >and the 'waffle newuser signup' needs to add a corresponding shell account
  18. >(obviously with only one of them able to be logged into).
  19.  
  20. >there are other waffle sites out there under unix...
  21. >what do YOU folks do ???
  22.  
  23. I confine the userids to their respective systems.  Waffle users have
  24. theirs and shell users have theirs.  If the shell user wants to use
  25. Waffle for mail (and that's not as uncommon as one might think), then
  26. I alias them like:
  27.  
  28. shelluser  "| /waffle/bin/mailin shelluser"
  29.  
  30. cron takes care of:
  31.  
  32. cd /waffle/admin
  33. .../bin/wafalias >aliases.now
  34. sort -u aliases.now >aliases.out
  35. cat aliases.1 aliases.out >/etc/aliases
  36. newaliases
  37.  
  38. aliases.1 is a list of the 'fixed' aliases.  Kludgy, but it works.
  39.  
  40. -- 
  41.      halcyon.com, Public Access Internet, Seattle, WA, +1 206 382 6245
  42.                  "A World of Information at your Fingertips"
  43.                  P.O. Box 555, Grapeview, WA 98546-0555, USA
  44.                     ralphs@halcyon.com,  +1 206 955 1050
  45.