Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!usc!ucsd!ucbvax!CompuServe.COM!75046.606 From: 75046.606@CompuServe.COM (Larry W. Virden) Newsgroups: comp.sources.wanted Subject: User level access control Message-ID: <"891006132638.75046.606.CHD50-2"@CompuServe.COM> Date: 6 Oct 89 13:26:38 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 12 I am looking for a program to provide additional / optional protection mechanism over/beside Unix permission modes. I believe that I have seen something out there on the net in the past. What I have in mind is a program which would read a user-provided database of 'groups' and determine whether the user in question was permitted to access a particular file. There would have to be various security features built into the software, but this would allow a project or individual maintain some level of control wihtout having to go thru adding groups to a system group file. Perhaps someone remembers seeing something like this?