Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aerth/sshd-useradd
useradd via ssh
https://github.com/aerth/sshd-useradd
Last synced: 3 months ago
JSON representation
useradd via ssh
- Host: GitHub
- URL: https://github.com/aerth/sshd-useradd
- Owner: aerth
- License: mit
- Created: 2017-04-25T21:45:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-30T02:04:40.000Z (over 7 years ago)
- Last Synced: 2024-06-29T03:32:26.301Z (4 months ago)
- Language: Go
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# sshd-useradd
* extract public key and username from connection
* allow keyboard-interactive auth to notify user to use public key
* toy shell (commands: help, new, exit)
* send API request to make account if criteria matched