Skip to content

Disable passwordless ssh into server. #22

@a-t-0

Description

@a-t-0

When re-running

./src/main.sh \
 --1-domain-1-service \
 --setup-ssh-client \
 --set-server-username <Ubuntu username of your server> \
 --set-server-ssh-onion <server ssh onion>.onion \
 --get-server-gif

The pre-requisites generate a new private-public key pair and add it to the server. To allow that, the server asks the client the server password. This may only be done once, and then the server should not allow password login anymore.

  • Actively disable password login on server after client has received ssh access with private-public key pair.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions