Skip to content

xert/authorized-keys

Repository files navigation

authorized-keys

Installation

Create user and group authorizator

Install to /usr/local/bin/authorized-keys

Set owner root and group authorizator, permissions 0750

sshd_config:

LogLevel VERBOSE
AuthorizedKeysFile /nonexistent
AuthorizedKeysCommand /usr/local/bin/authorized-keys
AuthorizedKeysCommandUser authorizator

About

Helper script for AuthorizedKeysCommand

Resources

License

Stars

Watchers

Forks

Packages

No packages published