[Git-commits] [grml/grml-debootstrap] 07e835: add .ssh/authorized_keys support for --sshcopyid

Michael Prokop noreply at github.com
Wed Jun 3 14:49:58 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: 07e835eac738681f6c304584fca8bfe373c24365
      https://github.com/grml/grml-debootstrap/commit/07e835eac738681f6c304584fca8bfe373c24365
  Author: Antoine Beaupré <anarcat at debian.org>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  add .ssh/authorized_keys support for --sshcopyid

We retain backwards compatibility, that is: we use keys from the agent
by default. But if unavailable, we tap into the ~/.ssh/authorized_keys
file (or whatever is specified by the $AUTHORIZED_KEYS_SOURCE
environment).

The target SSH directory can be changed with $AUTHORIZED_KEYS_TARGET.

Closes: #151


  Commit: b5efac4cc671ebb6e9f81ac95a58116cf67bbd09
      https://github.com/grml/grml-debootstrap/commit/b5efac4cc671ebb6e9f81ac95a58116cf67bbd09
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/pr/153'


Compare: https://github.com/grml/grml-debootstrap/compare/64250ae43bc0...b5efac4cc671


More information about the Git-commits mailing list