ssh-key-authority
ssh-key-authority copied to clipboard
Could you provide detailed installation steps.
could you provide detailed installation steps for this centralized ssh server as going by just requirement is bit vague, as what and where to put specific changes for ldap and other settings.
run docker version of this also from this url "https://hub.docker.com/r/toendeavour/ssh-key-authority", but ran into following problem/errors.
config.ini not found or incorrect permissions. Permissions must be 100:65533 with at least 400
If you could provide latest working installation step for all requirements, it will very helpful. Thanks.
I am getting the same error after running:
sudo docker run toendeavour/ssh-key-authority
I see:
config.ini not found or incorrect permissions.
Permissions must be 100:65533 with at least 400
Find the volume for the docker instance, copy config-sample.ini to config.ini, make the required config changes, create public and private keys and set the permissions according the the notification message you specified.