An open API service indexing awesome lists of open source software.

https://github.com/werrett/ssh-ldap-publickey

Golang utility to pull SSH auth keys from an LDAP server
https://github.com/werrett/ssh-ldap-publickey

Last synced: 9 months ago
JSON representation

Golang utility to pull SSH auth keys from an LDAP server

Awesome Lists containing this project

README

          

# Retrieve SSH Public Keys from LDAP

A small golang utility to pull SSH keys from an LDAP server.

## Build Instructions

**TODO**

## Usage

**TODO**

## Configuration

**TODO**

## TODO

* README documentation
* Configuration sanity check
* Tests
* UID whitelisting
* Command flags

## License

This project is licensed under [MIT license](http://opensource.org/licenses/MIT).