Hi all, On Wed, 11 Feb 2004, JC Tchitchiama wrote:
> You mentioned username/password at the collection level. I think we should > have a first authentication at the database instance level and a refined one > at the collection level. We could also have use roles defined so that one a > user is logged in depending on one's role one is allowed to perform some > actions. > > I guess these are all ideas for the TODO list ;) Why invent the wheel new? Did u ever take a look at security and usermanagement in eXist? It has a user and group management, owner group and other permission (read write update). These users are also used for database instance authentication. There is also a java gui for usermanagement. So take a look at it, take the best from it and do it better. stefan
