Automic Workload Automation

  • 1.  How to store SSH Keys in Automic?

    Posted May 08, 2017 03:35 AM
    Hi,

    I want to store SSH Private Keys in Automic by encrypting it.
    Whenever needed I will write this to a file on the Automic Agent by decrypting it.

    How do I achieve this? Is there any possibility?


  • 2.  How to store SSH Keys in Automic?

    Posted May 10, 2017 07:38 AM

    If LOGIN objects supported passwords longer than 20 characters, one could define a new login type in UC_LOGIN_TYPES (in client 0), and store SSH private keys as passwords in LOGIN objects. Unfortunately, because of the aforementioned 20-character limitation, this is not currently possible.