Git Configurations

adamnieto
adamnieto Neuron 2020, Neuron, Registered, Neuron 2021, Neuron 2022, Neuron 2023 Posts: 87 Neuron

Hello,

Does anyone know what it means by "No key" and "No value" on the dss settings page for git? I am trying to restrict which ssh key will be used for a group, would this be the way to do that?

git_configuration.PNG

Are there any examples that you can provide for this?

Thank you for your help!

Best,

Adam

Answers

  • Omar
    Omar Dataiker Posts: 30 Dataiker

    Hi Adam,

    you've guessed it right.

    You can use that field to provide a different ssh key that will be used for that specific config.

    You can put a dss group in the Group field, so DSS will use this GIT config every time a member of that group is trying to perform a GIT action.

    In the Configuration options you can provide this key-value to point DSS to the suitable key to use. DSS will indeed need to be able to reach and read the key

    core.sshCommand -> /path/to/the/key

    Hope that helps. Take care,

    Omar
    Architect @ Dataiku

Setup Info
    Tags
      Help me…