Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you use the memory based data dictionary (default), the file store needs to be registered again after an Odysseus restart. The password(s) will be loaded from the store.  You could also add this to Autostart.

Code Block
#CREATE_KV_STORE PasswordStore FileStore (filename=c:/temp/password.store)

...