[This is more appropriate for the -dev list]

WRT your first point: No. Leave your existing grid services alone and protected. 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. 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.

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.

If you want to do those restrictions right now, you'll need to change the code yourself. If you can wait a couple of months, we are working on supporting those kinds of requirements in a generic manner. 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.

On 4/2/2012 8:51 AM, Per Mint wrote:
Hello,
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.
From what I understand so far, I would need to :

  * authorize access to user, inventory, assets and the like services
    to external computers (for our students to go in specific outside
    worlds)
  * and make the gatekeeper unavailable to external computers (to
    avoid external access of foreign users)

Thanks a lot for your help,
PMint.


_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to