Actually, I'm not interested in the merge but just the feature that a new user's PSML file is copied from the group a user is part of. Is that possible? I don't mind if the user is part of a number of groups the PSML files are merged because all of our users will be part of only one group.
Thanks for your reply. Chris -----Original Message----- From: Dan Moore [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 1:01 PM To: Jetspeed Users List Subject: Re: Group based PSML Hi Chris, >From the looks of it, there's no support for doing 'groupmerge' which is what I think you want, based on the phrase 'assign new users their PSML file based on groups instead of roles.' You could probably hack something together; look at the mergeRoleProfiles method of org.apache.jetspeed.services.profiler.JetspeedProfilerService. Is that type of behavior what you're looking for? Or do you just want users to be able to see things based on groups? In that case, I think you might want to look at references (http://portals.apache.org/jetspeed-1/psml.html, under PSML References) and forwards (http://portals.apache.org/jetspeed-1/forwards.html). Dan --- chris holt <[EMAIL PROTECTED]> wrote: > By the looks of how PSML's can be assigned to new users it appears > that you could have group based PSML as well as role based. > How would you configure jetspeed to assign new users their PSML file > based on groups instead of roles? > > Thanks, > > Chris > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
