[Opensim-users] Region XML file - master_avatar_authentication_address
Ai Austin
ai.ai.austin at googlemail.com
Thu Jan 22 09:50:44 UTC 2009
At 23:29 21/01/2009, Mike Mazur wrote:
>I don't see that in any of my Region/*xml files. Port 10001 reminds me
>of ReX; I think it's the default port of the avatar authentication
>service. Are you playing around with modrex?
Thanks Mike... I will definitely have run ReX at some stage on my
test server, so it could have got written into the region XML files
at that stage and I did not realise as I carried the XML region files
forward. Can I check which of these I can safely delete in the
Region file... perhaps after we debug this list we could add an
entry in the Wiki to help others?
These MUST be in:
sim_UUID
sim_name
sim_location_x
sim_location_y
internal_ip_address
internal_ip_port
external_host_name
allow_alternate_ports - what does this do?
These MUST be present on first use of a region .xml file with a
unique sim_UUID (see note ***)
master_avatar_first
master_avatar_last
master_avatar_pass
These may be needed if defaults are not used?:
nonphysical_prim_max
physical_prim_max
clamp_prim_size
object_capacity
These can be removed and will be recreated on each Opensim Server startup:
master_avatar_uuid (see note ***)
lastmap_uuid
lastmap_refresh
These are needed if RexServer is used:
master_avatar_authentication_address
Note *** After first use of a region .xml file with a unique
sim_UUID that the master avatar name and password stated in the XML
file will be ignored even if changed. I.e. You cannot change region
owner by changing these. Could changing master_avatar_uuid from its
default 00000000-0000-0000-0000-000000000000 be used to change the
region owner?
More information about the Opensim-users
mailing list