<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
[This is more appropriate for the -dev list]<br>
<br>
WRT your first point: No. Leave your existing grid services alone
and protected.<br>
The Hypergrid is made of a number of *additional* services to those
that a grid has. It's those services that you need to focus on.<br>
For the most part, they exist in the DLL
OpenSim.Services.Hypergrid.dll, so that's what you want to look at.
In the standard configurations, they are installed in the port
outside the firewall. Note that these are different services from
the internal ones, different names, different implementations, with
a lot more security.<br>
<br>
WRT your second point: Again, no. If you don't have a Gatekeeper,
your users who go out won't be able to come home.<br>
<br>
If you want to do those restrictions right now, you'll need to
change the code yourself.<br>
If you can wait a couple of months, we are working on supporting
those kinds of requirements in a generic manner.<br>
In the master dev code, there are already some provisions for
filtering who can go out (and come back) using the UserLevel field
of user accounts. But a lot more is coming.<br>
<br>
On 4/2/2012 8:51 AM, Per Mint wrote:
<blockquote
cite="mid:CAD3VkuQzzdJorT0CQUEFUebJjh6uubEqhRsv5PRQPdo1sxRYaw@mail.gmail.com"
type="cite">
<div>Hello,</div>
<div> </div>
<div>I would like to limit access to my educational grid using
HyperGrid. I'd like my students and professors only be able to
visit specific outside worlds and regions while forbidding any
external user from accessing my grid.</div>
<div> </div>
<div>From what I understand so far, I would need to :</div>
<ul>
<li>authorize access to user, inventory, assets and the like
services to external computers (for our students to go in
specific outside worlds)</li>
<li>and make the gatekeeper unavailable to external computers
(to avoid external access of foreign users)</li>
</ul>
<div>Thanks a lot for your help,</div>
<div>PMint.</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Opensim-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</a></pre>
</blockquote>
<br>
</body>
</html>