It might interest some to know that the accessControl feature found in configuation files seem to be broken in version 0901 .
[AccessControl] ;# {AllowedClients} {} {Bar (|) separated list of allowed clients} {} ;; Bar (|) separated list of viewers which may gain access to the regions. ;; One can use a substring of the viewer name to enable only certain ;; versions ;; Example: Agent uses the viewer "Imprudence 1.3.2.0" ;; - "Imprudence" has access ;; - "Imprudence 1.3" has access ;; - "Imprudence 1.3.1" has no access ; AllowedClients = ""Does not seem to work as intended anymore in version 0901, It use to be that the version data would be presented in the form Imprudence 1.3.2.0 So it could be validated with the different spelling presented in the example. But version 0901 present the version only of the viewer in the data in the form without viewer name:1.3.2.0 This makes the viewer rejected if presented like the first example because it does not match the data receive in version field. - "Imprudence" has access <<< incorrectly rejected. hope it helps GiMiSa _______________________________________________ Opensim-dev mailing list Opensim-dev@opensimulator.org http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev