GithubHelp home page GithubHelp logo

isabella232 / ssh-key-dir Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coreos/ssh-key-dir

0.0 0.0 0.0 50 KB

sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d

License: Apache License 2.0

Makefile 1.87% Rust 98.13%

ssh-key-dir's Introduction

ssh-key-dir

Build status crates.io

ssh-key-dir is an sshd AuthorizedKeysCommand that reads SSH authorized key files from a directory, ~/.ssh/authorized_keys.d. It allows SSH keys to be managed by multiple tools and processes, without competing over ~/.ssh/authorized_keys.

ssh-key-dir reads key files in lexigraphical order, ignoring any filenames starting with a dot.

Installing

Installing on Fedora

ssh-key-dir is packaged in Fedora:

sudo dnf install ssh-key-dir

Installing the package automatically configures sshd to read keys using ssh-key-dir.

Installing with Cargo

You can also install just the ssh-key-dir binary with Rust's Cargo package manager:

cargo install ssh-key-dir

Build and install from source tree

To build from the source tree:

make

To install the binary and sshd_config.d fragment to a target rootfs (e.g. under a coreos-assembler workdir):

make install DESTDIR=/my/dest/dir

ssh-key-dir's People

Contributors

bgilbert avatar dependabot[bot] avatar lucab avatar sohankunkerkar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.