http://auth.opensolaris.org

The application at the moment consists of the administrative interface, 
and currently provides just the 'core' user management functions which 
allow search and CRUD operations on the main user table 
(http://src.opensolaris.org/source/xref/website/auth/trunk/AuthDB/src/sql/create_db.sql#2).
 
  The other functions are currently just stubs.  The test database does 
include data for most of the other tables, but the UI to manipulate them 
isn't done yet.

There will be a separate interface to allow users to register and amend 
their details, that is not present in the application yet.

The database has gone through a major redesign over the last week, and 
now allows the creation of arbitrary groups ('collectives') with 
arbitrary associations from collective to collective and from user to 
collective.  This means that if (say) we want to add 'User Group' as a 
new collective type, we can do so without requiring structural changes 
to the database.  The administrative web application will support the 
management of both users, collectives and their interrelationships.

Bug reports, feedback etc. welcome.

-- 
Alan Burlison
--
_______________________________________________
website-discuss mailing list
[email protected]

Reply via email to