home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9472 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.6 KB  |  38 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!utcsri!torn!newshub.ccs.yorku.ca!yorku.ca!davecb
  3. From: davecb@nexus.yorku.ca (David Collier-Brown)
  4. Subject: Re: Using rdist instead of NIS/YP?
  5. Message-ID: <davecb.724470371@yorku.ca>
  6. Sender: news@newshub.ccs.yorku.ca (USENET News System)
  7. Organization: York University
  8. References: <1992Dec11.211922.12767@alf.cooper.edu> <111326@siemens.siemens.com>
  9. Date: Wed, 16 Dec 1992 01:46:11 GMT
  10. Lines: 26
  11.  
  12. Mr X asks:
  13. |>Anyone out there using rdist instead of NIS/YP for passwd serving?
  14.  
  15. aad@siemens.com. (Anthony Datri) writes:
  16. |I've done it with passwd, aliases, and hosts, and I recommend it highly.  You
  17. |avoid the usual YP hassles, especially the line-length limitations.  [...]
  18. |The only potential problem is that the users need to get into the habit of
  19. |changing their passwords on the machine from which you rdist.
  20.  
  21. You can also cross-mount password files (ie, leave a symlink in /etc 
  22. pointing to a passwd file on a shared partition).  
  23.  
  24. To make any remote passwd scheme allow distributed updaters, we used
  25. a script for /etc/passwd that conected to a distinguished account on
  26. the master passwd server via rsh, passing the username as $TERM (:-)).
  27. The account's shell was a moronic password-changer.
  28.  
  29. This is reproducable dozens of ways: I still have a copy of an ancient
  30. version which used ``on'' and was written in csh (:-().
  31.  
  32. --dave (on is a security hole) c-b
  33. -- 
  34. David Collier-Brown,  | davecb@CCS.YorkU.CA | lethe!dave
  35. 72 Abitibi Ave.,      | 
  36. Willowdale, Ontario,  | York Postmaster and
  37. CANADA. 416-223-8968  | occasional sendfail(8) consultant.
  38.