Aaron Held wrote: > This is one of those 'is this project active' emails that is not meant to uspet the > developers working on the project..... > > > What is the status of User Authentication in webware? There is UserKit and there is >the > wiki WebwareUserManager and UserHandlingProj. > > I personally think that problem is that it is just too easy to roll your own user >manager > when you can build simple 'securepage' and subclass it. My problem is the user >setttings, > I just create a user object based on my need and then a userManager to handle it. >
Easy, but that doesn't go too far, and then you end up with everyone rolling there own not-very-elegant ones. It would be nice to have a more extensive setup to subclass and take out what you don't need. There are lots of issues regarding ACL's and resources, hierarchical user management, password coordination between different systems, automating/verifying user addition, bulk adding/deleting users, etc. If you have something interesting, it might be good to toss out as a next step, since the initial documentation is pretty primitive. -- Bill Eldridge Radio Free Asia [EMAIL PROTECTED] _______________________________________________________________ Hundreds of nodes, one monster rendering program. Now that's a super model! Visit http://clustering.foundries.sf.net/ _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
