Feature #921

Add a password to connect WorldEditor to Monitor Service

Added by vl over 8 years ago.

Status:New Start date:05/20/2010
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Tools: Level Editor
Target version:-

Description

Currently, everybody can connect on all shards with the World Editor.

A simple system can be made:

add a variable in the world editor shard monitor plugins cfg:

Password="foobar";

add 2 variable in the monitor service cfg:

Password="foobar";
AcceptEGSCommands = 1;

the plugins send a message with the password, the MOS checks the password with the one in his cfg. disconnect the WE if the pass is not ok.

if MOS receive a msg for EGS, check if the variable AcceptEGSCommands is 1 and forward only it's 1.


Related issues

blocks Ryzom - Feature #916: support for executing EGS commands from the world editor ... New 05/18/2010

Also available in: Atom PDF