home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aix / 11453 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.7 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!ira.uka.de!gmd.de!jvnc.net!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!greenber.austin.ibm.com!jfh
  2. From: jfh@greenber.austin.ibm.com (John F Haugh II)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: Using ACLs (with acledit) on 3.2.0
  5. Message-ID: <1992Nov6.191913.4418@awdprime.austin.ibm.com>
  6. Date: 6 Nov 92 19:19:13 GMT
  7. References: <1chjstINNo3u@grasp1.univ-lyon1.fr> <1992Oct27.171655.15481@awdprime.austin.ibm.com>
  8. Sender: news@awdprime.austin.ibm.com (USENET News)
  9. Organization: AIX Software Support, Austin, Republica de Tejas
  10. Lines: 27
  11.  
  12. In article <1992Oct27.171655.15481@awdprime.austin.ibm.com> julie@levell.austin.ibm.com (Julie L. Craft) writes:
  13. >    I tried this with each user on a separate line, and it 
  14. >    worked fine.  Check out the "acl example" in INFO.  
  15. >    There's a tag to it at the end of the acledit command.
  16.  
  17. See "Genderal Concepts and Procedures", page 24-14.  It describes the
  18. format as
  19.  
  20.     attributes: SUID | SGID | SVTX
  21.     base permissions:
  22.         owner name: mode
  23.         group name: mode
  24.         others: mode
  25.     extended permissions:
  26.         enabled | disable
  27.             permit  mode userinfo
  28.             deny mode userinfo
  29.             specify mode userinfo
  30.  
  31. and userinfo is u:username | g:groupname | u:username,g:groupname.  There
  32. is even a Note: if more than one user name is specified in an entry, that
  33. entry cannot be used in an access control decision, because a process has
  34. only one user ID.
  35. -- 
  36. John F. Haugh II      | MaBellNet: (512) 823-8817       | SneakerNet: 042/2D034
  37. InterNet: jfh@eureka.aixserv.austin.ibm.com                             [TSAKC]
  38. Disclaimer:  I am not a representative of IBM.  I speak for myself only.
  39.