USRBAC is a kernel patch and userspace daemon that allows role based access control to be mitegated in userspace. The goal is to allow a secure way to impliment RBAC compliant security systems using a daemon in userspace
Be the first to post a text review of Userspace Role Based Access Control. Rate and review a project by clicking thumbs up or thumbs down in the right column.
I abandoned this project a long time ago; but I may bring it back soon. FUSE may be getting a "Filter" extension that will allow you to mount a FUSE FS over a directory and access the directory below it through FUSE. Using this, implementing a user-space role based access control system should be trivial. There are a couple other things FUSE would need to get this quite right. I can shoe-horn in security contexts and capabilities but implementing a full SELinux or GRSecurity type system isn't obviously possible.
The usrbac project is pleased with the recent release of xobjflib-0.0.1, the Extended Object Foundation Library. This is an Objective-C library that supplies highly reusable objects which do not appear in the standards, including a ReadWriteLock, LinkedList, and Log object. We take particular pride in the OLLog logging object, and suggest you check its API out at http://usrbac.sourceforge.net/project/xobjflib/xobjflib.txt if you use or are considering using Objective-C. The objects were designed initially by usrbac project lead bluefoxicy (John Moser), and were polished by the users and developers in #gnustep on irc.freenode.net. Special thanks to all those who contributed their input. xobjflib will be the cornerstone of the rbacd code; however, rbacd specific objects will still exist in rbacd and librbacd, while generally reusable objects will exist in xobjflib.
ChangeLog Sun Jun 13 00:20:00 2004 John Moser (bluefoxicy@linux.net) * xobjflib 0.0.1 released * OLLog, OLList, and OLRWLock presumed finished. * OLRWLock may be open for a bit of review. * OLList might need a method to initialize it to be forced as a tree or as a list, if both are available.
ChangeLog Sun Jun 13 00:20:00 2004 John Moser (bluefoxicy@linux.net) * xobjflib 0.0.1 released * OLLog, OLList, and OLRWLock presumed finished. * OLRWLock may be open for a bit of review. * OLList might need a method to initialize it to be forced as a tree or as a list, if both are available.
This is a late artical, but I now know XML, and am converting the home page of usrbac to XML. This will make it easier and more fun for me to manage the site, which I keep in tune with the development of usrbac. Users will need the latest IE or Mozilla browsers to view the USRBAC home page at http://usrbac.sf.net/; however, javascript is no longer required for the progress pages. Also, caching daemons such as Squid should handle the site more effectively now, as the xls and css style sheets are reused accross the site.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?