David

I retract my earlier statement. I was thinking too much <G>. (Sorry I
thought I saw an I not a 1 and I was thinking of some Java Standards)

I read the JS1-480. That deals with my initial concerns. 

Ideally I would like to create a series of Portlets for this template page
which share a common parameter 'Group'. This parameter would then be used to
limit the content of the portlet to data relevant to the group.

Also, I would like to automatically create a new security role
'Admin+{group}member' so that we can restrict the content to group members
only and then apply that security to the group template

Finally, since you asked, I would like to create a role called {group}Admin
so that individual users could be assigned the responsibility of
administering a group page, perhaps with public and private content.

Is that too much to ask for??

Bob
-----Original Message-----
From: David Sean Taylor [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 26, 2004 12:58 AM
To: Jetspeed Users List
Subject: Re: What is the default Group Profile?


On May 25, 2004, at 3:07 PM, Bob Fleischman wrote:

> David:
>
> I've looked this over. From what I can tell the Security constraint is
> inherited from the default new user template.
>
> Does that sound right to you??

Thats how it currently operates.
Did you read JS1-480?
Does that proposal better fit your requirements, or is the current  
implementation fine?

>
> -----Original Message-----
> From: David Sean Taylor [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 24, 2004 12:12 PM
> To: Jetspeed Users List
> Subject: Re: What is the default Group Profile?
>
>
>
> On May 21, 2004, at 2:48 PM, Bob Fleischman wrote:
>
>> And where is it created?
>>
>> I am familiar with services.Profiler.newuser.template for new users,
>> but I
>> did not see anything similar for groups.
>>
>> I would like to intercept the process and customize the Profile/PSML
>> that is
>> created for each group so that I can quickly create team workspaces.
>>
>> Has anyone else tried this??
>>
> Easy to change the default behavior, see
> o.a.j.services.security.turbine.TurbineGroupManagement.addDefaultGroupP 
> S
> ML, and then see the
> o.a.j.services.profiler.JetspeedProfilerService.createProfile
> You can extend these services, or better yet if we can come up with a
> generic solution to your problem, commit it back to CVS head
>
> I noticed 2 issues that can be improved on:
>
> 1. The Turbine User (the default User template) was copied over and
> used as a default Group template.
> 2. The Security constraint applied (owner-only) makes this PSML
> unaccessible
>
> I propose
>
> 1. enhancing the TurbineGroupManagement : adding a default Group
> template
> 2. changing the default security constraint to admin-all / owner-only
> for user resources, and admin-all + particular role or group for new
> group or role resources
> This will require creating a new role or group constraint on template
> creation
>
> See JIRA issue:
>
> http://nagoya.apache.org/jira/browse/JS1-480
>
>
> ---------------------------------------------------------------------
> 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]
>
>

--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office]   +01 707 773-4646
[mobile] +01 707 529 9194



---------------------------------------------------------------------
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]

Reply via email to