* Hook up create new object event in the permissions module

* Switch default for serverside_object_permissions from false to true - it seems more natural that we enforce permissions by default rather than not!
* Add some explanation in OpenSim.ini.example for serverside_object_permissions
This commit is contained in:
Justin Clarke Casey
2008-11-14 15:36:46 +00:00
parent b43c056c5f
commit 8372880c75
3 changed files with 9 additions and 3 deletions

View File

@@ -109,7 +109,12 @@
; ##
;permissionmodules = "DefaultPermissionsModule"
serverside_object_permissions = false
; If set to false, then, in theory, the server never carries out permission checks (allowing anybody to copy
; any item, etc. This may not yet be implemented uniformally.
; If set to true, then all permissions checks are carried out
serverside_object_permissions = true
allow_grid_gods = false
; This allows somne control over permissions