DatabaseExampleSource password encryption

schmitt
schmitt New Altair Community Member
edited November 5 in Community Q&A
Hi all,

thanks guys for this great product!
I wonder if there's a way of preventing to re-enter the passwords in all DatabaseExampleSource and DatabaseExampleSetWriter operators when launching a process on different machines.

When saving the xml-process on one machine (including the passwords), the db access is denied on another machine. Presumably the encryption is machine dependent?

Best,
Alex
Tagged:

Answers

  • land
    land New Altair Community Member
    Hi Alex,
    the encryption unses the cipher.key in your home/.rapidminer directory. If you distribute one version of this file over all your computer, it should work.

    Greetings,
      Sebastian
  • schmitt
    schmitt New Altair Community Member
    Sorry, I forgot: works like a charm! Thanks for the hint!