aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authoronefang2019-06-03 21:08:41 +1000
committeronefang2019-06-03 21:08:41 +1000
commit9657c82f1b5abf8314ed1b324966071c67194ff1 (patch)
treea4f00ba5885f86e0c77824bc926d35d62ccc5103 /bin
parentAdd DefaultRegionAccess in [AuthorizationService] section. (diff)
downloadopensim-SC_OLD-9657c82f1b5abf8314ed1b324966071c67194ff1.zip
opensim-SC_OLD-9657c82f1b5abf8314ed1b324966071c67194ff1.tar.gz
opensim-SC_OLD-9657c82f1b5abf8314ed1b324966071c67194ff1.tar.bz2
opensim-SC_OLD-9657c82f1b5abf8314ed1b324966071c67194ff1.tar.xz
Adjust [AuthorizationService] sections to use the new DefaultRegionAccess.
Diffstat (limited to 'bin')
-rw-r--r--bin/config-include/config_IG.ini18
-rw-r--r--bin/config-include/config_MG.ini72
2 files changed, 37 insertions, 53 deletions
diff --git a/bin/config-include/config_IG.ini b/bin/config-include/config_IG.ini
index 1309abc..532c9f0 100644
--- a/bin/config-include/config_IG.ini
+++ b/bin/config-include/config_IG.ini
@@ -44,3 +44,21 @@
44 ; Database credentials. 44 ; Database credentials.
45 DataProvider = "OpenSim.Data.MySQL.dll" 45 DataProvider = "OpenSim.Data.MySQL.dll"
46 ConnectionString = "Data Source=MYSQL_HOST;Database=MYSQL_DB;User ID=MYSQL_USER;Password=MYSQL_PASSWORD;Old Guids=true;" 46 ConnectionString = "Data Source=MYSQL_HOST;Database=MYSQL_DB;User ID=MYSQL_USER;Password=MYSQL_PASSWORD;Old Guids=true;"
47
48
49[AuthorizationService]
50 DefaultRegionAccess = "DisallowForeigners"
51 ; If you have regions with access restrictions
52 ; specify them here using the convention
53 ; Region_<Region_Name> = <flags>
54 ; Valid flags are:
55 ; DisallowForeigners -- HG visitors not allowed
56 ; DisallowResidents -- only Admins and Managers allowed
57 ; None -- No restrictions.
58
59 Region_Infinite_Grid_Sandbox = "None"
60 Region_Infinite_Grid_Welcome = "None"
61 Region_Kellietown = "None"
62 Region_Sandbox = "None"
63 Region_SledjShovl = "None"
64 Region_Welcome = "None"
diff --git a/bin/config-include/config_MG.ini b/bin/config-include/config_MG.ini
index b1d60c4..4dd5274 100644
--- a/bin/config-include/config_MG.ini
+++ b/bin/config-include/config_MG.ini
@@ -104,64 +104,30 @@
104 104
105 105
106[AuthorizationService] 106[AuthorizationService]
107 ; If you have regions with access restrictions 107 DefaultRegionAccess = "DisallowForeigners"
108 ; If you have regions with access restrictions
108 ; specify them here using the convention 109 ; specify them here using the convention
109 ; Region_<Region_Name> = <flags> 110 ; Region_<Region_Name> = <flags>
110 ; Valid flags are: 111 ; Valid flags are:
111 ; DisallowForeigners -- HG visitors not allowed 112 ; DisallowForeigners -- HG visitors not allowed
112 ; DisallowResidents -- only Admins and Managers allowed 113 ; DisallowResidents -- only Admins and Managers allowed
113 ; Example: 114 ; None -- No restrictions.
114 Region_Amazonas = "DisallowForeigners" 115
115 Region_Andros = "DisallowForeigners" 116 Region_Blue_Moon = "None"
116 Region_Archangel = "DisallowForeigners" 117 Region_MisFitz_ = "None"
117 Region_Blue_Moon = "DisallowForeigners" 118 Region_MisFitz_Continuum = "None"
118 Region_Blue_Water = "DisallowForeigners" 119 Region_MisFitz_Dev = "None"
119 Region_Boiboi = "DisallowForeigners" 120 Region_MisFitz_Getaway = "None"
120; Region_Castaway_Cay = "DisallowForeigners" 121 Region_MisFitz_Hyperport = "None"
121 Region_Chen = "DisallowForeigners" 122 Region_MisFitz_Motion = "None"
122 Region_Coruscant = "DisallowForeigners" 123 Region_Misfitz_Nature = "None"
123 Region_Firefly = "DisallowForeigners" 124 Region_MisFitz_Residents1 = "None"
124 Region_Haystack1 = "DisallowForeigners" 125 Region_MisFitz_Residents2 = "None"
125 Region_Haystack2 = "DisallowForeigners" 126 Region_MisFitz_Sandbox = "None"
126 Region_Isle_of_Beast = "DisallowForeigners" 127 Region_MisFitz_Shopping = "None"
127 Region_JaimieVille = "DisallowForeigners" 128 Region_MisFitz_Welcome = "None"
128 Region_Kikai_Gaki = "DisallowForeigners" 129 Region_MisFitz_Welcome_Beta = "None"
129 Region_KW1 = "DisallowForeigners" 130 Region_White_Harbor = "None"
130 Region_Lioneart = "DisallowForeigners"
131 Region_Lyra = "DisallowForeigners"
132 Region_MisFitz_Fairground = "DisallowForeigners"
133 Region_MisFitz_Residential_1 = "DisallowForeigners"
134 Region_MisFitz_Residential_2 = "DisallowForeigners"
135 Region_MisFitz_Sandbox = "DisallowForeigners"
136 Region_Neo_Kidopolis = "DisallowForeigners"
137 Region_Neverland = "DisallowForeigners"
138 Region_Ningaloo = "DisallowForeigners"
139 Region_Northland = "DisallowForeigners"
140 Region_Nucleus = "DisallowForeigners"
141 Region_Oreo_World = "DisallowForeigners"
142 Region_Parts_unKnown = "DisallowForeigners"
143 Region_Raja_Ampat = "DisallowForeigners"
144 Region_Red_Sea = "DisallowForeigners"
145 Region_Serenity = "DisallowForeigners"
146 Region_Silversmoke_Estate = "DisallowForeigners"
147 Region_SkyTec = "DisallowForeigners"
148 Region_Star_Dream = "DisallowForeigners"
149 Region_STS-Sandbox = "DisallowForeigners"
150 Region_Sweetland = "DisallowForeigners"
151 Region_Taboo_Too = "DisallowForeigners"
152 Region_TheExpanse = "DisallowForeigners"
153 Region_Ubercity = "DisallowForeigners"
154 Region_Undercity = "DisallowForeigners"
155 Region_White_Harbor = "DisallowForeigners"
156 Region_Traumland = "DisallowForeigners"
157 Region_Crazy_Family = "DisallowForeigners"
158 Region_Moonland = "DisallowForeigners"
159 Region_Lost_Mittens = "DisallowForeigners"
160 Region_The_Dugout = "DisallowForeigners"
161 Region_The_Sandlot = "DisallowForeigners"
162 Region_Wild_Shadow_Bay = "DisallowForeigners"
163 Region_Recreational_Hazard = "DisallowForeigners"
164
165 131
166[Profile] 132[Profile]
167 133