home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / ultrix / 6507 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!sun-barr!decwrl!deccrl!news.crl.dec.com!pa.dec.com!nntpd2.cxo.dec.com!nabeth!alan
  3. From: alan@nabeth.enet.dec.com (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  4. Subject: Re: passwd/group file entries
  5. Message-ID: <1992Aug27.021018.13936@nntpd2.cxo.dec.com>
  6. Lines: 21
  7. Sender: alan@nabeth (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  8. Reply-To: alan@nabeth.enet.dec.com (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  9. Organization: Digital Equipment Corporation
  10. References:  <1992Aug26.153105.1@vax.sonoma.edu>
  11. Date: Thu, 27 Aug 1992 02:10:18 GMT
  12.  
  13.  
  14. In article <1992Aug26.153105.1@vax.sonoma.edu>, mccalld@vax.sonoma.edu writes:
  15. >
  16. > [ The customer wants to put people in multiple groups. ]
  17. >How does this entry look in the passwd file....ie
  18. >
  19. >john:qhcif09872hf:100:10,15:J. C. User (at large):/usr/users/john:/bin/csh
  20.  
  21. Wrong.  It looks wrong.  If you're luck the group id parser will pick
  22. up either the 10 or the 15 and not get confused about the rest.  To
  23. put people in more than one group, you put one group number in the
  24. password file and add their name to the group list in /etc/group.
  25.  
  26. For example:
  27.  
  28. stripe:*:102:alan,thisuser,thatuser,otherusr
  29.  
  30. >mac
  31. --
  32. Alan Rollow                alan@nabeth.cxo.dec.com
  33.  
  34.