<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px"><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_6470"><span id="yui_3_16_0_ym19_1_1496315230100_6379"><br></span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_10119"><span id="yui_3_16_0_ym19_1_1496315230100_6379">So I found an answer for the following problem where UserAccountService and AuthenticationService are run on separate robust instances  :</span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_13941"><span id="yui_3_16_0_ym19_1_1496315230100_6379"><br></span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_13871"><span id="yui_3_16_0_ym19_1_1496315230100_6379">R.O.B.U.S.T.# create user<br id="yui_3_16_0_ym19_1_1496315230100_13913">First name [Default]: gimisa<br id="yui_3_16_0_ym19_1_1496315230100_13914">Last name [User]: cerise<br id="yui_3_16_0_ym19_1_1496315230100_13915">Password: <br id="yui_3_16_0_ym19_1_1496315230100_13916">Email []: <br id="yui_3_16_0_ym19_1_1496315230100_13917">User ID [5eb242ab-da3c-46df-9aab-a936895b9827]: <br id="yui_3_16_0_ym19_1_1496315230100_13918">Model name []: <br id="yui_3_16_0_ym19_1_1496315230100_13919">06:51:33 - [USER ACCOUNT SERVICE]: Unable to set password for account gimisa cerise.<br id="yui_3_16_0_ym19_1_1496315230100_13920">06:51:34 - [USER ACCOUNT SERVICE]: Created user inventory for gimisa cerise<br id="yui_3_16_0_ym19_1_1496315230100_13921">06:51:34 - [USER ACCOUNT SERVICE]: Creating default appearance items for 5eb242ab-da3c-46df-9aab-a936895b9827<br id="yui_3_16_0_ym19_1_1496315230100_13922">06:51:35 - [USER ACCOUNT SERVICE]: Account gimisa cerise 5eb242ab-da3c-46df-9aab-a936895b9827 created successfully<br id="yui_3_16_0_ym19_1_1496315230100_13923"><br id="yui_3_16_0_ym19_1_1496315230100_13930"><br></span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_13955"><span id="yui_3_16_0_ym19_1_1496315230100_6379">as far as I can tell separating UserAccountService from AuthenticationS</span><span id="yui_3_16_0_ym19_1_1496315230100_6379">ervice is not allowed. <br></span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_6471"><span id="yui_3_16_0_ym19_1_1496315230100_6379">I am taking this conclusion from the following traces done on opensim source</span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_7516"><span id="yui_3_16_0_ym19_1_1496315230100_6379"><br></span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_7515"><span id="yui_3_16_0_ym19_1_1496315230100_6379"> opensim-0.9.0.0-rc2-source/OpenSim/Services/UserAccountService/UserAccountService.cs<br></span></div><img class="ymail-preserve-class inline-image-guid-4b39fd5b-8a7e-947a-ddad-c4894065c64e rte-inline-saved-image" src="cid:b367edda-a9af-32b4-3cfd-ccfcfcfecf9f@yahoo.com" data-id="inline-image-guid-4b39fd5b-8a7e-947a-ddad-c4894065c64e" alt="Image insérée" style="width:100%;max-width:800px;max-height:338px;" id="yui_3_16_0_ym19_1_1496315230100_8624"><br><br id="yui_3_16_0_ym19_1_1496315230100_6957"><br id="yui_3_16_0_ym19_1_1496315230100_7213"><div id="yui_3_16_0_ym19_1_1496315230100_7812"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_7810">Where  opensim-0.9.0.0-rc2-source/OpenSim/Services/Connectors/Authentication/AuthenticationServicesConnector.cs leads to return false on set password:</div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_10338"><br></div><img class="ymail-preserve-class inline-image-guid-2029205d-f3aa-1050-782d-c4fe2a1db73b rte-inline-saved-image" src="cid:qMq4mlGkVkXbc7wdg5X1" data-id="inline-image-guid-2029205d-f3aa-1050-782d-c4fe2a1db73b" alt="Image insérée" style="width:100%;max-width:705px;max-height:329px;" id="yui_3_16_0_ym19_1_1496315230100_8108"><br><div id="yui_3_16_0_ym19_1_1496315230100_9198"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_9200">I suppose there is security reason not to allow  this separation though  these service are accessible on lan port only  . <br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_17231"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_17230">I did not find any documentation that some  service MUST be combined to work correctly  If someone could confirm I am correct I will add  this restriction to opensimulator.org web documentation  for at least this combination. <br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_15465"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1496315230100_11537"><a href="http://opensimulator.org/wiki/Configuration#Running_multiple_ROBUST_service_instances" class="" id="yui_3_16_0_ym19_1_1496315230100_11536">http://opensimulator.org/wiki/Configuration#Running_multiple_ROBUST_service_instances</a></div><br><div class="signature" id="yui_3_16_0_ym19_1_1496315230100_6276"><div id="yui_3_16_0_ym19_1_1496315230100_14562">Hope it helps<br></div><div id="yui_3_16_0_ym19_1_1496315230100_14048">GiMiSa</div></div></div></body></html>