IBM Guardium

IBM Guardium

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Distribute SSH keys from the CM to the Collectors?

  • 1.  Distribute SSH keys from the CM to the Collectors?

    Posted Tue April 20, 2021 03:38 PM

    We need to find a way to see if IBM can distribute SSH keys from the CM to the Collectors; currently the only known method is to create for each Collector individually. See link below for example of the process, however this is appliance by appliance. We are looking to automate this from the CM and distribute to the collectors.

    Has anyone encountered this? Any help would be appreciated!

    https://www.ibm.com/support/pages/how-connect-guardium-appliance-cli-user-without-password-ssh-using-public-key-authentication



    #Guardium
    #Support
    #SupportMigration


  • 2.  RE: Distribute SSH keys from the CM to the Collectors?

    Posted Tue April 20, 2021 06:39 PM

    To locate the SSH key or generate an SSH key, complete one of the following steps.

    Locate an SSH key - Find a file named id_rsa.pub. It can be in a .ssh directory under the home directory, for example, / Users / <USERNAME> /.ssh/id_rsa.pub. The content of the file usually begins with ssh-rsa and ends with the user ID.

    Generate an SSH key: If you do not have a public SSH key or if you forgot the password for an existing one, generate a new one by running the ssh-keygen command and following the prompts.

    For example, you can generate an SSH key on your Linux or Mac system by running the command ssh-keygen -t rsa -C "user_ID".

    Se more https://de.savefrom.net/1-youtube-downloader-2/



    #Guardium
    #Support
    #SupportMigration