Hello, I am new to Slide and I have a question concerning the difference between roles and user groups. As far as I understand it is possible to set up a user group which actually is a GroupNode with LinkNodes to the actual users and then have permissions consisting of actions on subjects assigned to this group. Alternatively I can have a role interface assigned to a subject (a user) and then assign permissions to that role. To me that seems to be very similar except that user groups appear to be more flexible because one can change them without programming effort (new role <-> new interface). I guess I still have a misunderstanding here.. Could anyone explain the real difference?
Also in my project I have to integrate an already existing permission system with slide. Does anyone have any experiences in this area? As far as I can see I have to implement a new securitystore implementing interface 'org.apache.slide.store.SecurityStore' as an adapter to the existing system and assign this store in domain.xml? Thanks in advance. Enrico --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
