So I'm giving this install a go to check out this engine.
Currently setup to using server on CentOS and client on Windows 7.
Everything has installed fine to this point but I'm a little stuck on the encryption key portion of the Master server.
From what I understand from the reading the guides I have to run the master server given everything isn't on one box.
When I go to run the key script (master.sh -v test) I get key generation output on screen but I don't get a masterserverkeys.txt file created so I'm not sure if this is going correctly given it looks like that file should be created. I don't see any obvious signs of errors and ends with "imported domain token" line.
So I guess I'm wondering if this is actually working and I am supposed to copy the key from the screen output alone. Also should the encoded or non-encoded key be copied?
If anyone is willing to give a better explanation of this key generation process it would be much appreciated.