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
- Host: GitHub
- URL: https://github.com/werrett/ssh-ldap-publickey
- Owner: werrett
- License: mit
- Created: 2015-06-02T03:25:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-02T03:33:12.000Z (about 11 years ago)
- Last Synced: 2025-04-12T21:39:24.300Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).