[Opensim-dev] Change parcel permission handling
Melanie
melanie at t-data.com
Fri Apr 13 13:02:22 UTC 2012
Not true.
Even in SL estate owners/managers don't have some parcel rights. If
I specify parcel owner, i expect parcel owner. Maybe a way needs to
be found to combine multiple strings, e.g.
ESTATE_MANAGER,PARCEL_OWNER. That would be acceptable. Changing the
current behavior that people already depend on to relax security is
not acceptable. It may mean that someone suddenly can do something
they could not do before and the owners may not be aware of this,
causing issues.
Also, in case of a group owned parcel, group permissions govern what
people in the group can do. Group members are by no means owners,
often parcels are deeded only for access control but normal members
have no rights whatsoever. Giving them potentially dangerous
functions is not an option.
On group owned parcels, those functions can be allowed either to
group owners only (the group invite functions already do this check)
or to deeded prims only. Allowing them for every member of the group
is really bad. You don't really want to have your roleplay's members
osTeleportAgent the opponents out of the fight!
Again, relaxing existing constraints is not an option, but as you
can see above, ways can be found to define combinations of
permissions to allow more flexibility.
Melanie
On 13/04/2012 14:42, Oren Hurvitz wrote:
> The decision whether to allow the parcel owner to call a function or not is
> set by whoever setup OpenSim.ini: they can choose to allow PARCEL_OWNER, or
> only ESTATE_OWNER. If they decided to allow the PARCEL_OWNER then we should
> also allow the estate manager/owner to call that function. In addition, in
> the case of a group-owned parcel, all members of the group are owners.
>
> So this change doesn't allow more permissions: it would only correct the
> implementation of the existing permissions system, when PARCEL_OWNER has
> been specified.
>
> --
> View this message in context: http://opensim-dev.2196679.n2.nabble.com/Remove-check-for-IsGod-in-some-OSSL-functions-tp7462127p7462567.html
> Sent from the opensim-dev mailing list archive at Nabble.com.
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
>
More information about the Opensim-dev
mailing list