You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

This is the home page for the perMIT Project space.


More Information

perMIT Project

The perMIT project's purpose is to translate MIT's RolesDB, in production use for over 10 years, to an open source community project and finally deliver to the world a usable Permission Management System.

perMIT benefits to MIT

  • Provide a service interface to authorization management, facillitating loosely coupled applications that are not tightly bound to a specific database product or schema
  • Create a system that provides high availability and failover
  • Provide an authorization management system that can be used to support applications that are aware of federated authentication. The system must be able to represent authorizations where the community is broader than one simply defined by people that have an MIT Kerberos principal.

This Week

6/01/2009 - 6/05/2009

  • porting of stored procedures
  • documenting the differences between Oracle stored procedures and MySQL
  • need to inventory the existing stored procedures in the mdepartment area. This was missed during the intial inventory.

Recent progress

  • one issue identified with the stored procdure reporting: cursor with variables being used within some of the Oracle stored procedures. This technique will not port cleanly and some alternative method to implement the functionality must be found.

  • No labels