El lun, 03-09-2007 a las 13:34 +0200, Christophe Lombart escribió: > That means that you have the define the permissions for each node - right ? > I'm not sure this what he is looking for. I'm also interested by another > solution. > In my case, I have to define a security model with the notion of users, > groups and role. One user can be member of different groups within different > roles. > > In term of permissions, I'm very interested to have a solution based on JAAS > with something like the FilePermission ( > http://java.sun.com/j2se/1.4.2/docs/api/java/io/FilePermission.html). > > Is it make sense for some of you ? I did that in the past for Graffito with > the Jetspeed security services.
OpenKM is an DMS, so we have documents and folders. Each one have users and roles access restrictions. You can try it at http://www.openkm.com/index.pl/demo2 and see the souce code at SourceForge. -- Paco Avila <[EMAIL PROTECTED]>
