<div dir="ltr">That option is avaliable from 5592, it is just a temporary thing.<br><br>To explain the situation simply:<br>1. old inventory server accepts any request without check the use identity, this causes a problem that everyone's inventory information can be easily modified by other people who even do not know your password.<br>
2. secure_inventory_server accepts request by checking a valid session_id, so every inventory request needs to be attached a session_id.<br>3. then both of the regionserver and the inventoryserver have to be changed:<br>  3.1 regionserver adds user's "session_id" to inventory CRUD requests<br>
  3.2 secureinventoryserver expects the request data contains a "session_id"<br>4. so the latest regionserver do not work with non-secure inventoryserver any more.<br><br>the option enables people who are using the latest regionserver, but want to connect to a non-secure inventoryserver - they can set "use_secure_invnetory" to false in OpenSim.ini<br>
<br><br><div class="gmail_quote">2008/7/25 Charles Krinke <<a href="mailto:cfk@pacbell.net">cfk@pacbell.net</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt;">I am hearing about a new OpenSim.ini setting called secure_inventory_server and am told it is not in OpenSim.ini.example. I believe all settings for OpenSim should be in OpenSim.ini and have a default, which in this case could be either true, or false, I would think.<br>
<br>Can someone please help us understand what this setting is, what it does when set to false, what it does when set to true and perhaps consider adding at least a default for this setting in OpenSim.ini.example?<br><font color="#888888"><br>
Charles<br></font></div></div></div><br>_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Lulurun
</div>