Yes the theory behind group permissions is this.    If you have a sim that is 
public but you do no want everyone to say have build permission then you can 
set it up on that sim only group can build.   Or perhaps you want admins to 
help keep order on a sim then you can delegate different roles for different 
tasks with in a group.  I have noticed a general lack of use of this on opensim 
grids because most everyone is will to share items or allow anyone to be on a 
sim.  But from a business point of view grid wide use of permissions only make 
sense.  
Sent via BlackBerry® device provided by TBayTel.

-----Original Message-----
From: "Klaus-E. Klingner" <[email protected]>
Sender: [email protected]
Date: Mon, 30 Apr 2012 13:29:19 
To: <[email protected]>
Reply-To: [email protected]
Subject: Re: [Opensim-dev] Some features work only with the Active group

Hmm I believe that IS the expected behaviour. In SL in order to be able 
to use objects set to check the group you have to have the resp. group 
active or it won't work. Changing this would have massive repercussions 
on existing scripts.

Regards,

Klaus

On 30.04.2012 09:58, Oren Hurvitz wrote:
> I'm using Flotsam's XmlRpcGroups. In xmlrpc.php, I see that
> getAgentGroupMembership() only returns True if the queried group is 
> the
> user's active group. I think this is a mistake: if we change it to 
> return
> True for any group membership, many features would start working as
> expected. That would require no changes to OpenSim itself.
>
> The reason getAgentGroupMembership() only works for the active group 
> is that
> it uses "JOIN osagent". In contrast, getAgentGroupMemberships() 
> (notice the
> "s" at the end) uses "LEFT JOIN osagent", so it returns *all* the 
> groups.
>
> --
> View this message in context:
> 
> http://opensim-dev.2196679.n2.nabble.com/Some-features-work-only-with-the-Active-group-tp7512633p7512748.html
> Sent from the opensim-dev mailing list archive at Nabble.com.
> _______________________________________________
> Opensim-dev mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-dev

_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to