Customer Portal

How to mask passwords in components

Comments 3

  • Avatar
    imriskal
    0
    Comment actions Permalink
    Hi Telleris,

    May I ask which passwords you want to hide? For db connections, passwords can be encrypted, see http://doc.cloveretl.com/documentation/ ... sword.html

    If you mean passwords in some component, e.g. in a component property, this can not be done at the moment. However, there will be some major new features in password management in our next version 3.5.M1. Most of the usual use-cases with passwords will be improved so you can try it right after we release it. (It should be out during August.)

    Best regards,
  • Avatar
    telleris
    0
    Comment actions Permalink
    Hi Lubos,

    Thank you for the quick reply. I was browsing through some of the included components and some of them had password masking, such as DB2DataWriter, in the component itself. Is this a different case than what I'm looking for, or is this just hardcoded?
  • Avatar
    imriskal
    0
    Comment actions Permalink
    Hello Telleris,

    You are right, DB2OutputWriter behaves differently than the rest of the components. This behavior should be unified, thank you for reporting it. Probably the best approach would be a button with an option to switch between plain text password and hidden password. I have started an issue in our bug tracking system, see https://bug.javlin.eu/browse/CLO-1338.

    Best regards,

Please sign in to leave a comment.