On Mon, Mar 23, 2020, 12:52 Newman, Dennis <[email protected]> wrote:
> But actually what I was attempting to do was split the users between two > servers – I had assumed that db named localhost – each server would only > talk with itself. But with the two servers set up – If we change on one – > it shows up on the other. > If you are seeing this, then you must either still have both servers pointing at the same database, or you are connecting to the same Guacamole server in both cases. It's also conceivable that you may have inadvertantly pointed both VMs at the same disk, but I would expect other fundamental filesystem consistency/corruption issues if this were the case. Having the same database name will not cause Guacamole to somehow connect to the same database despite pointing at localhost. If Guacamole is pointed at localhost, it will use localhost, and there is something else behind the behavior you're seeing. - Mike
